| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:Container:1.0}DeployInfo (restriction)
Attribute Summary | |
xs:string | Flags Optional command line flags for starting the container. |
xs:string | Host The computer on which the container will be started. |
xs:int | KeepAliveTime Time in seconds for which the manager will not shut down an idle container, i.e. |
xs:string | TypeModifiers Space-separated list of modifies for the container type. |
Attribute Detail |
xs:string
optional
unqualified
xs:string
required
unqualified
xs:int
-1
optional
unqualified
xs:string
optional
unqualified
<xs:complexType name="DeployInfo"><xs:attribute name="TypeModifiers" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="Host" type="xs:string" use="required">
</xs:attribute><xs:attribute default="" name="Flags" type="xs:string" use="optional">
</xs:attribute><xs:attribute default="-1" name="KeepAliveTime" type="xs:int" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |