tamago
Interface Controller

All Known Subinterfaces:
CompositeIntrospectionController, CompositeReflectionController, IntrospectionController, ReflectionController

public interface Controller

The root of the control (or controller) interfaces Control(ler) interfaces are implemented by component or containers to support cross-cutting concerns. This is an Inversion Of Control (IOC) framework.

Author:
Frederic Peschanski