Package org.apache.turbine.services.assemblerbroker.util.java
Factories for the java class based view (all template views).
$Id$
$Id$
-
Class Summary Class Description JavaActionFactory An action factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.JavaBaseFactory<T extends Assembler> A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.JavaLayoutFactory A layout factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.JavaNavigationFactory A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.JavaPageFactory A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.JavaScheduledJobFactory A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.JavaScreenFactory A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.