Uses of Class
org.javalite.async.CommandListener
-
Uses of CommandListener in org.javalite.async
Modifier and TypeClassDescriptionclass
Standard command listener to process commands that require a database access.ModifierConstructorDescriptionQueueConfig(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