|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
javax.management.Notification
com.bea.dsp.management.events.impl.ManagementNotificationImpl
public class ManagementNotificationImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.bea.dsp.management.events.Classified |
---|
Classified.Classification |
Nested classes/interfaces inherited from interface com.bea.dsp.management.events.LifecycleEvent |
---|
LifecycleEvent.Kind |
Field Summary |
---|
Fields inherited from class javax.management.Notification |
---|
source |
Method Summary | |
---|---|
Classified.Classification |
getClassification()
|
java.lang.Object |
getDetail()
|
java.lang.String |
getInstanceName()
|
LifecycleEvent.Kind |
getKind()
|
Methods inherited from class javax.management.Notification |
---|
getMessage, getSequenceNumber, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData, toString |
Methods inherited from class java.util.EventObject |
---|
getSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public Classified.Classification getClassification()
getClassification
in interface Classified
public java.lang.String getInstanceName()
getInstanceName
in interface Classified
public LifecycleEvent.Kind getKind()
getKind
in interface LifecycleEvent
public java.lang.Object getDetail()
getDetail
in interface Detailed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |