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 voidEntityChangeAdapter. onEntityRemove(Entity parent, Entity newEntity)voidEntityRemoveListener. onEntityRemove(Entity parent, Entity delEntity)Called before the Entity is removed.voidEntity. removeEntity(Entity entity)Removes an Entity.
-