定義項目
| カテゴリ | プロパティ | プロパティ名 | get | set | list | 再起動 | 
|---|---|---|---|---|---|---|
| × | × | ○ | - | |||
| jndi-name | ○ | × | × | - | ||
| res-type | ○ | ○ | × | 不要 | ||
| factory-class | ○ | ○ | × | 不要 | ||
| enabled | ○ | ○ | × | 不要 | ||
| description | ○ | ○ | × | 不要 | ||
| property.${PropertyName} | ○ | ○ | × | 必要 | ||
■カスタムリソース
resources.custom-resource.${jndi-name}
JNDI名
resources.custom-resource.${jndi-name}.jndi-name
JNDI名前空間で一意となる名前です。
なし
リソースタイプ
resources.custom-resource.${jndi-name}.res-type
完全修飾形式でオブジェクトの型を指定します。
任意の文字列
なし
ファクトリクラス
resources.custom-resource.${jndi-name}.factory-class
完全修飾形式でリソースのファクトリクラスを指定します。javax.naming.spi.ObjectFactoryを実装する必要があります。
任意の文字列
なし
状態
resources.custom-resource.${jndi-name}.enabled
カスタムリソースを有効にする(true)/しない(false)を指定します。
true
false
true
説明
resources.custom-resource.${jndi-name}.description
カスタムリソースの説明文です。
任意の文字列
なし
追加プロパティ
resources.custom-resource.${jndi-name}.property.${PropertyName}
ファクトリクラスで利用できる固有のプロパティを指定します。
任意の文字列
なし
関連情報
詳細な説明や関連記事については、以下を参照してください。
| 内容 | 参照先 | 
|---|---|
| 機能説明 | 
 | 
| チューニング方法 | 
 | 
| コマンド | asadminコマンドの以下のサブコマンド |