An abstraction around the compiled class files for a Java application.
def google.appengine.tools.devappserver2.java_application.JavaApplication.__init__ |
( |
|
self, |
|
|
|
module_configuration |
|
) |
| |
Initializer for Module.
Args:
module_configuration: An application_configuration.ModuleConfiguration
instance storing the configuration data for a module.
def google.appengine.tools.devappserver2.java_application.JavaApplication.get_environment |
( |
|
self | ) |
|
Return the environment that should be used to run the Java executable.
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/tools/devappserver2/java_application.py