All Packages Class Hierarchy This Package Previous Next Index
Interface com.sun.jaw.reference.agent.services.EventObjectIfAgt
- public interface EventObjectIfAgt
- extends Serializable
This interface defines the agent view of an event object emitted by
an object using the listener scheme.
-
getMethodName()
- Gets the name of the method invoked within the listener.
getMethodName
public abstract String getMethodName()
- Gets the name of the method invoked within the listener.
All Packages Class Hierarchy This Package Previous Next Index