|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
java.util.EventObject
com.essbase.eas.framework.defs.event.FrameworkEvent
com.essbase.eas.framework.server.defs.event.ServerEvent
com.essbase.eas.framework.server.defs.event.ExceptionEvent
public class ExceptionEvent
Field Summary |
---|
Fields inherited from class com.essbase.eas.framework.server.defs.event.ServerEvent |
---|
serviceContext |
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
ExceptionEvent(java.lang.Object source, ServiceContext context) Constructs an ExceptionEvent object for the requested source and context. |
Method Summary | |
---|---|
java.lang.Class |
getDispatchClass() Returns the dispatch class for this event object. |
Methods inherited from class com.essbase.eas.framework.server.defs.event.ServerEvent |
---|
getServiceContext |
Methods inherited from class com.essbase.eas.framework.defs.event.FrameworkEvent |
---|
addException, getExceptions |
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 |
Constructor Detail |
---|
public ExceptionEvent(java.lang.Object source, ServiceContext context)
ExceptionEvent
object for the requested source and context.
source
-context
-Method Detail |
---|
public java.lang.Class getDispatchClass()
getDispatchClass
in class ServerEvent
ExceptionEvent
class
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |