com.sun.jaw.reference.agent.services
Interface EventObjectIfAgt
- All Known Implementing Classes:
- DiscoveryResponderEventMO, MonitorEventMO, FrameworkEventMO
- public abstract interface EventObjectIfAgt
- extends java.io.Serializable
This interface defines the agent view of an event object emitted by
an object using the listener scheme.
Fields inherited from class java.io.Serializable |
serialVersionUID |
Method Summary |
java.lang.String |
getMethodName()
Gets the name of the method invoked within the listener. |
getMethodName
public java.lang.String getMethodName()
- Gets the name of the method invoked within the listener.