Package fulmine.event.subscription

Interface Summary
ISubscription Encapsulates a single subscription for IEventSource instances.
ISubscriptionFactory Factory for creating ISubscription instances.
ISubscriptionListener Receives notifications when a local IContainer is subscribed or unsubscribed for, when the first IEventListener is added and when there are no more listeners.
ISubscriptionManager Manages subscriptions for the IEvent events generated by IEventSource instances.
ISubscriptionParameters Represents the parameters of a subscription for an IEventSource.
 

Class Summary
Subscription The base implementation of a subscription.
SubscriptionFactory Creates Subscription instances
SubscriptionManager Base implementation of a subscription manager.
SubscriptionParameters Standard implementation of the ISubscriptionParameters
 



Copyright © 2007-2009. All Rights Reserved.