Package | Description |
---|---|
org.apache.turbine.services.assemblerbroker.util.python |
Factory for the python / jython based view.
|
Modifier and Type | Class and Description |
---|---|
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-2015 The Apache Software Foundation. All Rights Reserved.