public class SubscriptionFactory extends Object
| Constructor and Description |
|---|
SubscriptionFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected IMessageDispatcher |
buildDispatcher(SubscriptionContext context,
IHandlerInvocation invocation) |
protected IHandlerInvocation |
buildInvocationForHandler(SubscriptionContext context) |
protected IHandlerInvocation |
createBaseHandlerInvocation(SubscriptionContext context) |
Subscription |
createSubscription(BusRuntime runtime,
MessageHandlerMetadata handlerMetadata) |
public Subscription createSubscription(BusRuntime runtime, MessageHandlerMetadata handlerMetadata) throws MessageBusException
MessageBusExceptionprotected IHandlerInvocation buildInvocationForHandler(SubscriptionContext context) throws Exception
Exceptionprotected IMessageDispatcher buildDispatcher(SubscriptionContext context, IHandlerInvocation invocation)
protected IHandlerInvocation createBaseHandlerInvocation(SubscriptionContext context) throws MessageBusException
MessageBusExceptionCopyright © 2013. All Rights Reserved.