alma::TMCDB::maci::DeployInfo Class Reference
List of all members.
Member Function Documentation
| synchronized String alma::TMCDB::maci::DeployInfo::getFlags |
( |
|
) |
[inline] |
| String alma::TMCDB::maci::DeployInfo::getHost |
( |
|
) |
[inline] |
| Integer alma::TMCDB::maci::DeployInfo::getKeepAliveTime |
( |
|
) |
[inline] |
- Parameters:
-
public void setHost(String host) { if (Computer != null) Computer.setHostName(host); }
- Returns:
- the keepAliveTime
| String alma::TMCDB::maci::DeployInfo::getType |
( |
|
) |
[inline] |
| String alma::TMCDB::maci::DeployInfo::getTypeModifiers |
( |
|
) |
[inline] |
- Returns:
- the typeModifiers
| Boolean alma::TMCDB::maci::DeployInfo::isStartOnDemand |
( |
|
) |
[inline] |
- Returns:
- the startOnDemand
| synchronized void alma::TMCDB::maci::DeployInfo::setFlags |
( |
String |
flags |
) |
[inline] |
| void alma::TMCDB::maci::DeployInfo::setKeepAliveTime |
( |
Integer |
keepAliveTime |
) |
[inline] |
- Parameters:
-
| keepAliveTime | the keepAliveTime to set |
| void alma::TMCDB::maci::DeployInfo::setStartOnDemand |
( |
Boolean |
startOnDemand |
) |
[inline] |
- Parameters:
-
| startOnDemand | the startOnDemand to set |
| void alma::TMCDB::maci::DeployInfo::setType |
( |
String |
type |
) |
[inline] |
| void alma::TMCDB::maci::DeployInfo::setTypeModifiers |
( |
String |
typeModifiers |
) |
[inline] |
- Parameters:
-
| typeModifiers | the typeModifiers to set |
| String alma::TMCDB::maci::DeployInfo::toString |
( |
|
) |
[inline] |
Member Data Documentation
The CDB "Flags" are not mapped to a single database attribute, but get constructed from ContainerStartupOption.
The documentation for this class was generated from the following file: