Interface IAdapter

All Superinterfaces:
org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.Aware, HasStatistics, IConfigurable, IConfigurationAware, IManagable, INamedObject, IScopeProvider
All Known Implementing Classes:
Adapter

public interface IAdapter extends IManagable, HasStatistics
The Adapter is the central manager in the framework. It has knowledge of both IReceivers as well as the PipeLine and statistics. The Adapter is the class that is responsible for configuring, initializing and accessing/activating IReceivers, Pipelines, statistics etc.