Uses of Class
org.apache.turbine.services.assemblerbroker.util.java.JavaBaseFactory

Packages that use JavaBaseFactory
org.apache.turbine.services.assemblerbroker.util.java Factories for the java class based view (all template views). 
 

Uses of JavaBaseFactory in org.apache.turbine.services.assemblerbroker.util.java
 

Subclasses of JavaBaseFactory in org.apache.turbine.services.assemblerbroker.util.java
 class JavaActionFactory
          An action factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
 class JavaLayoutFactory
          A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
 class JavaNavigationFactory
          A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
 class JavaPageFactory
          A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
 class JavaScheduledJobFactory
          A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
 class JavaScreenFactory
          A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.