Uses of Class
com.swiftmq.mgmt.EntityAddException
Packages that use EntityAddException
-
Uses of EntityAddException in com.swiftmq.mgmt
Methods in com.swiftmq.mgmt that throw EntityAddExceptionModifier and TypeMethodDescriptionvoid
Add an Entity.void
EntityAddListener.onConfigurationAdd
(Entity parent, Entity newEntity) Internal use only.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)