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 Details

    • EventObject

      public EventObject(com.swiftmq.tools.concurrent.Semaphore semaphore)
    • EventObject

      public EventObject()