|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Action | Base action interface, representing a component that receives ICS like a HttpServlet but is able to participate in an MVC workflow. |
ActionLocator | Interface to be implemented by objects that define a mapping between requests and handler objects. |
ActionNameResolver | Resolve the name of the Action based on the current request, exposed via the Content Server context. |
Factory | Interface for a object factory. |
FactoryProducer | A factory for a Factory to provide access to services that need access to ICS. |
Injector | Implementations inject services into the dependent object. |
Class Summary | |
---|---|
AbstractActionController | Dispatching Controller. |
ActionController | AbstractActionController that is using the AppContext to configure the ActionLocator and ActionNameResolver. |
ActionLocatorUtils | |
ActionNameResolverUtils | |
AnnotationBinder | Helper to bind variables to an Object based on annotated fields. |
AnnotationInjector | Helper to inject dependencies into Object based on annotated fields and methods. |
Model | This class is a container for Model data in the Model View Controller (MVC) framework. |
RenderPage | Generic page-rendering action. |
Exception Summary | |
---|---|
InjectionException |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |