Uses of Class
com.swiftmq.mgmt.EntityRemoveException
Packages that use EntityRemoveException
-
Uses of EntityRemoveException in com.swiftmq.mgmt
Methods in com.swiftmq.mgmt that throw EntityRemoveExceptionModifier and TypeMethodDescriptionvoid
EntityChangeAdapter.onEntityRemove
(Entity parent, Entity newEntity) void
EntityRemoveListener.onEntityRemove
(Entity parent, Entity delEntity) Called before the Entity is removed.void
Entity.removeEntity
(Entity entity) Removes an Entity.