| Home | Trees | Indices | Help |
|---|
|
|
ZenUtils.Ext.DirectRouter --+
|
TreeRouter --+
|
ApplicationRouter
|
|||
|
|||
|
|||
| [dictionary] |
|
||
| DirectResponse |
|
||
| DirectResposne |
|
||
| DirectResposne |
|
||
| DirectResposne |
|
||
| DirectResposne |
|
||
| DirectResponse |
|
||
| DirectResponse |
|
||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
Abstract method for child classes to use to get their facade
|
Returns the tree structure of the application and collector hierarchy.
|
Given an object identifier, this returns all of the editable fields on that object as well as their ExtJs xtype that one would use on a client side form.
|
Will issue the command to start the selected ids
|
Will issue the command to stop the selected ids
|
Will issue the command to restart the selected ids
|
Enables or disables autostart on all applications passed into uids. If it is already in that state it is a noop.
|
Returns the serialized info object for the given id
|
Returns a list of resource pool identifiers.
|
Updates the configuration files for an application specified by id.
The configFiles parameters is an array of dictionaries of the form:
{
filename: "blah",
contents: "line 1
line 2
..."
}
The filename parameter serves as the "id" of each configFile
passed in.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Jun 29 16:54:08 2015 | http://epydoc.sourceforge.net |