App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.tools.backends_xml_parser.Backend Class Reference
Inheritance diagram for google.appengine.tools.backends_xml_parser.Backend:
google.appengine.tools.value_mixin.ValueMixin

Public Member Functions

def __init__
 
def ToYaml
 
- Public Member Functions inherited from google.appengine.tools.value_mixin.ValueMixin
def __cmp__
 
def __hash__
 
def __repr__
 

Public Attributes

 name
 
 instances
 
 instance_class
 
 max_concurrent_requests
 
 options
 

Detailed Description

Instances contain information about individual backend specifications.

Member Function Documentation

def google.appengine.tools.backends_xml_parser.Backend.ToYaml (   self)
Convert the backend specification into a list of YAML lines.

The documentation for this class was generated from the following file: