Package com.swiftmq.mgmt
Class EntityListEventAdapter
java.lang.Object
com.swiftmq.mgmt.EntityChangeAdapter
com.swiftmq.mgmt.EntityListEventAdapter
- All Implemented Interfaces:
EntityAddListener
,EntityRemoveListener
-
Field Summary
Fields inherited from class com.swiftmq.mgmt.EntityChangeAdapter
configObject
-
Constructor Summary
ConstructorsConstructorDescriptionEntityListEventAdapter
(EntityList entityList, boolean add, boolean remove) EntityListEventAdapter
(EntityList entityList, Object configObject, boolean add, boolean remove) -
Method Summary
Methods inherited from class com.swiftmq.mgmt.EntityChangeAdapter
onConfigurationAdd, onEntityAdd, onEntityRemove
-
Constructor Details
-
EntityListEventAdapter
public EntityListEventAdapter(EntityList entityList, Object configObject, boolean add, boolean remove) -
EntityListEventAdapter
-
-
Method Details