|
Class Summary |
| AbstractCreator |
A simple implementation of the basic parts of Creator |
| JsfCreator |
This is a DWR creator implementation, to allow dwr beans to be allocated into
JSF scopes and into jeffs3 specific scope (i.e. |
| NewCreator |
A creator that simply uses the default constructor each time it is called. |
| NullCreator |
A creator that simply uses the default constructor each time it is called. |
| PageFlowCreator |
Page Flow Creator
The name Creator is a little misleading in that implies that a PageFlow is
being created. |
| ScriptedCreator |
A creator that uses BeanShell to evaluate some script to create an object. |
| SpringCreator |
A creator that relies on a spring bean factory. |
| StrutsCreator |
StrutsCreator |