fulmine.model.container.subscription.remote
Class RxSubscription
java.lang.Object
fulmine.event.subscription.Subscription
fulmine.model.container.subscription.ContainerSubscription
fulmine.model.container.subscription.remote.RxSubscription
- All Implemented Interfaces:
- ISubscription, ISubscriptionParameters, IAddressable, IDestroyable
public final class RxSubscription
- extends ContainerSubscription
A subscription for receiving a remote container transmitted from a remote
IFrameworkContext
. This subscription is sent by a local context to
receive remote container events from a remote context. This is the
counterpart to the TxSubscription
.
- Author:
- Ramon Servadei
Method Summary |
protected org.apache.commons.logging.Log |
getLog()
|
Methods inherited from class fulmine.event.subscription.Subscription |
addListener, addMatch, destroy, doAddOperation, doRemoveOperation, equals, getAddress, getDomain, getIdentity, getListeners, getMatches, getType, hashCode, includes, removeListener, removeMatch, toString |
getLog
protected org.apache.commons.logging.Log getLog()
- Overrides:
getLog
in class ContainerSubscription
Copyright © 2007-2009. All Rights Reserved.