Class USwiftletContext
java.lang.Object
com.swiftmq.impl.routing.single.SwiftletContext
com.swiftmq.impl.routing.unlimited.USwiftletContext
-
Field Summary
Fields inherited from class SwiftletContext
challengeResponseFactory, connectionManager, inboundFCEnabled, logSwiftlet, networkSwiftlet, queueManager, root, roundRobinEnabled, routeExchanger, routerName, routingSwiftlet, schedulerRegistry, schedulerSwiftlet, threadpoolSwiftlet, timerSwiftlet, traceSpace, traceSwiftlet, unroutableQueue, usageList, xaResourceManagerSwiftlet -
Constructor Summary
ConstructorsConstructorDescriptionUSwiftletContext(RoutingSwiftletImpl swiftlet, com.swiftmq.mgmt.Entity entity) -
Method Summary
-
Constructor Details
-
USwiftletContext
public USwiftletContext(RoutingSwiftletImpl swiftlet, com.swiftmq.mgmt.Entity entity) throws com.swiftmq.swiftlet.SwiftletException - Throws:
com.swiftmq.swiftlet.SwiftletException
-
-
Method Details
-
createConnectionManager
- Overrides:
createConnectionManagerin classSwiftletContext
-