Class SubscriptionManagerImpl

java.lang.Object
org.apache.cxf.ws.eventing.backend.manager.SubscriptionManagerImpl
All Implemented Interfaces:
SubscriptionManager, SubscriptionManagerInterfaceForEventSources, SubscriptionManagerInterfaceForManagers, SubscriptionManagerInterfaceForNotificators

public class SubscriptionManagerImpl extends Object implements SubscriptionManager
The core class representing WS-Eventing backend. It holds an instance of a database and acts as a layer for communicating with it.