Interface | Description |
---|---|
AsynchronousListener |
Listener to be notified about asynchronous operations by the
AsynchronousManagedObject . |
AsynchronousManagedObject |
Contract to provide control over asynchronous processing by the
ManagedObject . |
CoordinatingManagedObject<D extends Enum<D>> |
Provides the ability for the
ManagedObject to obtain references to
the Objects of other ManagedObject instances. |
ManagedObject |
Core interface of a Managed Object.
|
NameAwareManagedObject |
Name aware
ManagedObject . |
ObjectRegistry<D extends Enum<D>> |
Registry providing the dependent Object instances for a
CoordinatingManagedObject instance. |
Copyright © 2005–2016. All rights reserved.