|
Interface Summary |
| IActivateDeactivate |
Component lifecycle feature. |
| IContextSupport |
Component lifecycle feature. |
| IDisposable |
This interface declares that the object must be disposed at the end of its
lifecycle in order to get all resources released. |
| IExceptionHandler |
An object that handles exceptions. |
| IInitializeable |
Component lifecycle feature. |
| IInstantiable |
This interface declares the ability of a dynamically loaded component to be
instantiated. |
| IMetaInfoSupport |
This interface declares the components ability to provide meta information. |
| IReferenceCounter |
An object that is aware of its referents. |
| ISaveStateSupport |
An object supporting state dumps. |
| IStartStop |
This describes the components ability to explicitly start or stop its
lifecycle. |
| ISuspendResume |
|
| ISynchronizable |
This describes a components ability to check its consistency with any
physical representation, for example a file system. |