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) |
Subscription |
createSubscription(SubscriptionContext context) |
public Subscription createSubscription(SubscriptionContext context)
protected IHandlerInvocation buildInvocationForHandler(SubscriptionContext context)
protected IMessageDispatcher buildDispatcher(SubscriptionContext context, IHandlerInvocation invocation)
Copyright © 2013. All Rights Reserved.