de.opsdesign.yax.common
Class ConfigurationEvent
java.lang.Object
java.util.EventObject
de.opsdesign.yax.common.YaxEvent
de.opsdesign.yax.common.ConfigurationEvent
- All Implemented Interfaces:
- java.io.Serializable
public class ConfigurationEvent
- extends YaxEvent
should be used by all classes and instances which are configuring (Implementation, ConfigurationImpl et al)
- See Also:
- Serialized Form
Fields inherited from class java.util.EventObject |
source |
Methods inherited from class de.opsdesign.yax.common.YaxEvent |
getExceptionCause, getExceptionClass, getMessage, getMessageMessage, getMessageSeverity, getName, hasExceptionCause, isComponentEvent, isConfigurationEvent, isConfigurationException, isContainerEvent, isContextEvent, isException, isRunException, isStepEvent |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ConfigurationEvent
public ConfigurationEvent(java.lang.Object object)
ConfigurationEvent
public ConfigurationEvent(java.lang.Object object,
Message message)
ConfigurationEvent
public ConfigurationEvent(java.lang.Object object,
Message message,
java.lang.Class exceptionClass)
ConfigurationEvent
public ConfigurationEvent(java.lang.Object object,
Message message,
java.lang.Class exceptionClass,
java.lang.Exception exceptionCause)
Copyright © 2008 OPS Design GmbH. All Rights Reserved.