|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IAddressable | An object that can provide 3 attributes/components to uniquely address itself; an identity string, a type and a domain. |
IDescriptor | Provides complimentary operations to the Object.toString() method. |
IDestroyable | An object that can be destroyed. |
IDomain | Represents the domain component of an IAddressable entity. |
ILifeCycle | An object that has a life-cycle: |
IType | Represents the type component of an IAddressable entity. |
Class Summary | |
---|---|
AbstractLifeCycle | Base-class for all ILifeCycle instances. |
Addressable | Basic implementation of an IAddressable object |
Domain | A standard IDomain implementation backed by an
IAutoCreatingStore that returns canonical IDomain instances. |
Type | A standard IType implementation backed by an
IAutoCreatingStore that returns canonical IType instances. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |