| | Class | Description |
|---|
| | DestroyMethodProcessor |
Processor responsible for invoking a target method when the
object gets removed from the Context. |
| | FactoryDefinitionReplacer |
The logic for transparently replacing the definition of a factory with the definition for the actual
target instance produced by that factory. |
| | InitMethodProcessor |
Processor responsible for invoking a target method when the
object gets initialized. |
| | ObserveMethodProcessor |
Processor that registers and unregisters observers for the lifecycle of other objects. |