Uses of Class
uk.ltd.getahead.dwr.create.AbstractCreator

Packages that use AbstractCreator
uk.ltd.getahead.dwr.create   
 

Uses of AbstractCreator in uk.ltd.getahead.dwr.create
 

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


Copyright ? 2005