Uses of Class
com.swiftmq.impl.streams.comp.io.ManagementInput
-
Uses of ManagementInput in com.swiftmq.impl.streams.comp.io
Modifier and TypeMethodDescriptionAdds Property name(s) that must be addionally included in an onChange message.InputBuilder.management()
Creates a new ManagementInput and registers it under the context name.ManagementInput.onAdd
(InputCallback addCallback) Registers a Callback that is executed when a new Entity is addedManagementInput.onChange
(InputCallback changeCallback) Registers a Callback that is executed when a a Property of an Entity has changedManagementInput.onRemove
(InputCallback removeCallback) Registers a Callback that is executed when a existing Entity is removed -
Uses of ManagementInput in com.swiftmq.impl.streams.processor