Interface IManagedContainer

All Superinterfaces:
IContainer<Object>, IDeactivateable, ILifecycle, INotifier
All Known Subinterfaces:
IPluginContainer
All Known Implementing Classes:
ManagedContainer

public interface IManagedContainer extends IContainer<Object>, ILifecycle
A container that populates itself by means of element factories and post processors .
Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.