Package org.apache.turbine.services.assemblerbroker.util.python
Factory for the python / jython based view.
$Id$
$Id$
-
Class Summary Class Description PythonActionFactory A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.PythonBaseFactory<T extends Assembler> A factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.PythonLayoutFactory A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.PythonNavigationFactory A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.PythonPageFactory A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.PythonScreenFactory A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.