Class QueueConfigSample
- java.lang.Object
-
- org.vorpal.blade.framework.config.Configuration
-
- org.vorpal.blade.framework.config.RouterConfig
-
- org.vorpal.blade.services.queue.config.QueueConfig
-
- org.vorpal.blade.services.queue.config.QueueConfigSample
-
- All Implemented Interfaces:
Serializable
public class QueueConfigSample extends QueueConfig
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.vorpal.blade.services.queue.config.QueueConfig
queues
-
Fields inherited from class org.vorpal.blade.framework.config.RouterConfig
defaultRoute, maps, plan, selectors
-
Fields inherited from class org.vorpal.blade.framework.config.Configuration
logging, session
-
-
Constructor Summary
Constructors Constructor Description QueueConfigSample()
-
Method Summary
-
Methods inherited from class org.vorpal.blade.services.queue.config.QueueConfig
addQueue, getQueues, setQueues
-
Methods inherited from class org.vorpal.blade.framework.config.RouterConfig
applyParameters, findRoute, findTranslation
-
Methods inherited from class org.vorpal.blade.framework.config.Configuration
getLogging, getSession, parseHRDurationAsSeconds, parseHRNumberAsInt, setLogging, setSession
-
-