|
|||||||||
| Home >> All >> org >> apache >> turbine >> services >> assemblerbroker >> util >> [ python overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.turbine.services.assemblerbroker.util.python
Assemblerbroker Service looks for action, screen, page, layout classes based on class fragments.
See:
Description
| Class Summary | |
| PythonActionFactory | A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen. |
| PythonBaseFactory | 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. |
Package org.apache.turbine.services.assemblerbroker.util.python Description
Assemblerbroker Service looks for action, screen, page, layout classes based on class fragments.
$Id: package.html,v 1.1 2003/09/03 08:21:52 henning Exp $
|
|||||||||
| Home >> All >> org >> apache >> turbine >> services >> assemblerbroker >> util >> [ python overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||