Interface IHandler

All Superinterfaces:
IComponent, IInitializable, ISystemHandler
All Known Subinterfaces:
IAuthHandler, IDispatchHandler, IDispatchPostProcessor, IDispatchPreProcessor, IDispatchRedirectProcessor, IDispatchResolver, IPresentationHandler, IPresentationHook, IPropertyEditor, IRenderer, ISessionHandler, ISessionHook
All Known Implementing Classes:
Handler

public interface IHandler extends ISystemHandler
The IHandler is a simplistic interface to ease initialization actions.