Package com.swiftmq.impl.amqp
Class SwiftletContext
java.lang.Object
com.swiftmq.impl.amqp.SwiftletContext
-
Field Summary
Modifier and TypeFieldDescriptionAuthenticationSwiftlet
Configuration
LogSwiftlet
MgmtSwiftlet
NetworkSwiftlet
TraceSpace
QueueManager
Entity
boolean
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 -
threadpoolSwiftlet
public ThreadpoolSwiftlet threadpoolSwiftlet -
timerSwiftlet
public TimerSwiftlet timerSwiftlet -
queueManager
public QueueManager queueManager -
topicManager
public TopicManager topicManager -
logSwiftlet
public LogSwiftlet logSwiftlet -
mgmtSwiftlet
public MgmtSwiftlet mgmtSwiftlet -
networkSwiftlet
public NetworkSwiftlet networkSwiftlet -
traceSwiftlet
public TraceSwiftlet traceSwiftlet -
traceSpace
public TraceSpace traceSpace -
protSpace
public TraceSpace protSpace -
amqpSwiftlet
-
transformerFactory
-
smartTree
public boolean smartTree -
exchangeRegistry
-
queueMapper
-
-
Constructor Details
-
SwiftletContext
-
-
Method Details
-
addConnectId
- Throws:
Exception
-
removeId
-