Uses of Class
com.swiftmq.mgmt.EntityAddException
-
Packages that use EntityAddException Package Description com.swiftmq.mgmt -
-
Uses of EntityAddException in com.swiftmq.mgmt
Methods in com.swiftmq.mgmt that throw EntityAddException Modifier and Type Method Description void
Entity. addEntity(Entity entity)
Add an Entity.void
RouterConfigInstance. addEntity(Entity entity)
Configuration
EntityAddListener. onConfigurationAdd(Entity parent, Entity newEntity)
Internal use only.Configuration
EntityChangeAdapter. onConfigurationAdd(Entity parent, Entity newEntity)
void
EntityAddListener. onEntityAdd(Entity parent, Entity newEntity)
Called before the Entity is added.void
EntityChangeAdapter. onEntityAdd(Entity parent, Entity newEntity)
-