public class SubscriptionFactory extends Object
| Constructor and Description |
|---|
SubscriptionFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected IMessageDispatcher |
buildDispatcher(MessagingContext context,
IHandlerInvocation invocation) |
protected IHandlerInvocation |
buildInvocationForHandler(MessagingContext context) |
Subscription |
createSubscription(MessagingContext context) |
public Subscription createSubscription(MessagingContext context)
protected IHandlerInvocation buildInvocationForHandler(MessagingContext context)
protected IMessageDispatcher buildDispatcher(MessagingContext context, IHandlerInvocation invocation)
Copyright © 2013. All Rights Reserved.