Package com.swiftmq.impl.queue.standard
Class SwiftletContext
java.lang.Object
com.swiftmq.impl.queue.standard.SwiftletContext
-
Field Summary
Modifier and TypeFieldDescriptionAuthenticationSwiftlet
Configuration
EntityList
JNDISwiftlet
LogSwiftlet
MgmtSwiftlet
TraceSpace
Entity
RoutingSwiftlet
SchedulerSwiftlet
boolean
StoreSwiftlet
ThreadpoolSwiftlet
TimerSwiftlet
TopicManager
TraceSpace
TraceSwiftlet
EntityList
-
Constructor Summary
-
Method Summary
-
Field Details
-
config
public Configuration config -
root
public Entity root -
usageList
public EntityList usageList -
authSwiftlet
public AuthenticationSwiftlet authSwiftlet -
jndiSwiftlet
public JNDISwiftlet jndiSwiftlet -
jndiAliasList
public EntityList jndiAliasList -
timerSwiftlet
public TimerSwiftlet timerSwiftlet -
mgmtSwiftlet
public MgmtSwiftlet mgmtSwiftlet -
logSwiftlet
public LogSwiftlet logSwiftlet -
traceSwiftlet
public TraceSwiftlet traceSwiftlet -
traceSpace
public TraceSpace traceSpace -
queueSpace
public TraceSpace queueSpace -
queueManager
-
topicManager
public TopicManager topicManager -
threadpoolSwiftlet
public ThreadpoolSwiftlet threadpoolSwiftlet -
storeSwiftlet
public StoreSwiftlet storeSwiftlet -
schedulerSwiftlet
public SchedulerSwiftlet schedulerSwiftlet -
routingSwiftlet
public RoutingSwiftlet routingSwiftlet -
smartTree
public boolean smartTree -
messageQueueFactory
-
cacheTableFactory
-
dispatchPolicyRegistry
-
redispatcherController
-
clusterMetricPublisher
-
clusterMetricSubscriber
-
clusteredQueueFactory
-
compositeQueueFactory
-
messageGroupDispatchPolicyFactory
-
-
Constructor Details
-
SwiftletContext
-
-
Method Details
-
getContext
-
consumerModeInt
-