public class AbstractSubscriptionContextAware extends Object implements ISubscriptionContextAware
| Constructor and Description |
|---|
AbstractSubscriptionContextAware(SubscriptionContext context) |
| Modifier and Type | Method and Description |
|---|---|
IMessageBus |
getBus() |
SubscriptionContext |
getContext()
Get the subscription context associated with this object
|
public AbstractSubscriptionContextAware(SubscriptionContext context)
public SubscriptionContext getContext()
ISubscriptionContextAwaregetContext in interface ISubscriptionContextAwarepublic IMessageBus getBus()
getBus in interface IMessageBusAwareCopyright © 2013. All Rights Reserved.