概要: 属性 | 操作  詳細: 属性 | 操作  索引

MO名称:
current-version
定義:
ObjectName
{0}:type=current-version,name={2},config={1},category=config
CLIName
server.web-container.current-version-config.current-version.{2}
統合運用管理ツール 表示レベル
基本レベル:常に表示される運用上必須の管理対象
運用管理コマンド 表示レベル(visibilityオプション)
1

属性の概要
context-root (Context root for version management)
Context root name of the web application of version management target
version (Current version)
The current version of the web application of version management target is designated.
操作の概要
getProperties (Get Properties)
get properties
setProperty (Set Property)
set name and value of a property

属性の詳細
context-root (Context root for version management)

Context root name of the web application of version management target

詳細:
Context root name of the web application of version management target is designated.
型:
java.lang.String
統合運用管理ツール 表示レベル:
基本レベル:常に表示される運用上必須の管理対象
運用管理コマンド 表示レベル(visibilityオプション):
1
分類:
Version Management

version (Current version)

The current version of the web application of version management target is designated.

詳細:
The version of the web application which deals with the request which has no HTTP sessions or the request which has invalid HTTP session is designated as the current version.
型:
java.lang.String
統合運用管理ツール 表示レベル:
基本レベル:常に表示される運用上必須の管理対象
運用管理コマンド 表示レベル(visibilityオプション):
1
分類:
Version Management

操作の詳細
getProperties (Get Properties)

get properties

詳細:
The list of the properties is acquired.
戻り値:
javax.management.AttributeList
統合運用管理ツール 表示レベル:
基本レベル:常に表示される運用上必須の管理対象
運用管理コマンド 表示レベル(visibilityオプション):
1
引数:
なし

setProperty (Set Property)

set name and value of a property

詳細:
Set name and value of a property
戻り値:
void
統合運用管理ツール 表示レベル:
基本レベル:常に表示される運用上必須の管理対象
運用管理コマンド 表示レベル(visibilityオプション):
1
引数:
nameAndValue - javax.management.Attribute
Set the name and value of a property
統合運用管理ツール 表示レベル:
基本レベル:常に表示される運用上必須の管理対象
運用管理コマンド 表示レベル(visibilityオプション):
1
分類:
generic