|
Carrot2 Framework
API Specification |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| ComponentFactoryLoader | The component loader is responsible for interpreting a stream of bytes and
turning it into an instance of LoadedComponentFactory. |
| ProcessLoader | The process loader is responsible for interpreting a stream of bytes and
turning it into an instance of LoadedProcess. |
| Class Summary | |
|---|---|
| ControllerHelper | This class contains utility methods for helping with instantiation of LocalComponentFactory and LocalProcess objects from their
descriptions in XML, BeanShell any other persistent form and adding them to
a controller component. |
| LoadedComponentFactory | An information-holder class for LocalComponentFactory objects
instantiated by ComponentFactoryLoader objects. |
| LoadedProcess | An information-holder class for LocalProcess objects instantiated by
ProcessLoader objects. |
| Exception Summary | |
|---|---|
| LoaderExtensionUnknownException | Thrown from component and process loader utility classes when a particular loader for the given extension is not known. |
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||