Uses of Class
com.swiftmq.mgmt.EntityRemoveException
-
Packages that use EntityRemoveException Package Description com.swiftmq.mgmt -
-
Uses of EntityRemoveException in com.swiftmq.mgmt
Methods in com.swiftmq.mgmt that throw EntityRemoveException Modifier and Type Method Description void
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.
-