| |||||||
| 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 | FlagsOptional command line flags for starting the container. |
xs:string | HostThe computer on which the container will be started. |
xs:int | KeepAliveTimeTime in seconds for which the manager will not shut down an idle container, i.e. |
xs:string | TypeModifiersSpace-separated list of modifies for the container type. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringrequiredunqualifiedxs:int-1optionalunqualifiedxs:stringoptionalunqualified<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 | ||||||