Uses of Class
org.apache.turbine.services.assemblerbroker.util.python.PythonBaseFactory

Packages that use PythonBaseFactory
org.apache.turbine.services.assemblerbroker.util.python Factory for the python / jython based view. 
 

Uses of PythonBaseFactory in org.apache.turbine.services.assemblerbroker.util.python
 

Subclasses of PythonBaseFactory in org.apache.turbine.services.assemblerbroker.util.python
 class PythonActionFactory
          A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.
 class PythonLayoutFactory
          A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.
 class PythonNavigationFactory
          A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.
 class PythonPageFactory
          A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.
 class PythonScreenFactory
          A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.
 



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