Class AbstractSubscriptionContextAware

java.lang.Object
net.engio.mbassy.subscription.AbstractSubscriptionContextAware
All Implemented Interfaces:
ISubscriptionContextAware
Direct Known Subclasses:
AsynchronousHandlerInvocation, DelegatingMessageDispatcher, HandlerInvocation, MessageDispatcher, SynchronizedHandlerInvocation

public class AbstractSubscriptionContextAware extends Object implements ISubscriptionContextAware
The base implementation for subscription context aware objects (mightily obvious :)