Interface | Description |
---|---|
IActivateDeactivate |
Component lifecycle feature.
|
IContextSupport |
Component lifecycle feature.
|
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.
|
Class | Description |
---|---|
CommonStartStop |
A common implementation of
IStartStop . |
MetaInfoSupportAdapter |
Exception | Description |
---|---|
ComponentException | |
ContextConfigurationException |