de.intarsys.tools.component
Interface IInstantiable

All Known Subinterfaces:
IMetaInfoSupport, IStartStop
All Known Implementing Classes:
CommonStartStop, LifecycleWatchdog, MetaInfoSupportAdapter

public interface IInstantiable

This interface declares the ability of a dynamically loaded component to be instantiated.

This is the base interface for all instance based component interfaces.