Class EventObject
java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.mgmt.standard.po.EventObject
- Direct Known Subclasses:
ClientRequest, EntityAdded, EntityRemoved, PropertyChanged, RouterAvailable, RouterUnavailable, SwiftletAdded, SwiftletRemoved
public abstract class EventObject
extends com.swiftmq.tools.pipeline.POObject
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.swiftmq.tools.pipeline.POObject
accept, getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
Constructor Details
-
EventObject
public EventObject(com.swiftmq.tools.concurrent.Semaphore semaphore) -
EventObject
public EventObject()
-