Uses of Class
org.javalite.async.CommandListener
Packages that use CommandListener
-
Uses of CommandListener in org.javalite.async
Subclasses of CommandListener in org.javalite.asyncModifier and TypeClassDescriptionclass
Standard command listener to process commands that require a database access.Methods in org.javalite.async that return CommandListenerConstructors in org.javalite.async with parameters of type CommandListenerModifierConstructorDescriptionQueueConfig(String name, CommandListener commandListener, int listenerCount)
Creates a specification of a queue for Async.QueueConfig(String name, CommandListener commandListener, int listenerCount, boolean durable)
Creates a specification of a queue for Async