|
Interface Summary |
| LocalInvocationEnabledSubscription |
Interface to be implemented by subscription resources that can be used
in local subscription requests. |
| NotificationConsumerCallbackManager |
Interface to be implemented by a notification consumer resource. |
| NotifyCallback |
Interface that is required to be implemented by callbacks registered with the
notification consumer implementation. |
| PersistenceCallback |
Defines callback operations for persistence operations. |
| PersistentResource |
Defines general purpose interface for persistent resources. |
| RemoveCallback |
Defines a callback operation that is invoked whenever a resource is removed
from ResourceHome. |
| Resource |
A marker interface for a resource. |
| ResourceHome |
Defines a basic interface through which resources are discovered, and
removed. |
| ResourceIdentifier |
This interface is used to retrieve a unique id of the resource. |
| ResourceKey |
A basic representation of a resource key. |
| ResourceLifetime |
Interface that contains operations which expose the state associated with
resource lifetime. |
| ResourceProperties |
This interface is used to identify resources that expose
ResourcePropertySet. |
| ResourceProperty |
Represents a single resource property. |
| ResourcePropertyMetaData |
Defines a metadata information about a resource property. |
| ResourcePropertySet |
This interface defines the API used to access a collection of resource
property contained in a resource. |
| Subscription |
Interface to be implemented by subscription resources. |
| Topic |
Interface for representing a topic. |
| TopicList |
Interface for managing and performing queries on a set of root topics. |
| TopicListAccessor |
Interface implemented by entities (e.g. |
| TopicListener |
Interface that should be implemented by parties interested in changes in
topics and the list of root topics. |
| TopicListenerList |
Interface used for managing a list of topic listeners. |
| TopicListMetaData |
Interface for TopicList meta data. |