| 修飾子と型 | 必須要素と説明 |
|---|---|
StringSE | className 管理対象オブジェクトのクラスの完全修飾名 |
StringSE | name 定義されている管理対象オブジェクトの JNDI 名。 |
StringSE | resourceAdapter 管理対象オブジェクトの作成元となるリソースアダプターの名前。 |
| 修飾子と型 | オプションの要素と説明 |
|---|---|
StringSE | description 管理対象オブジェクトの説明。 |
StringSE | interfaceName 管理対象オブジェクトのインターフェースの完全修飾名 |
StringSE[] | properties 管理対象オブジェクトのプロパティ。 |
public abstract StringSE name
public abstract StringSE resourceAdapter
public abstract StringSE className
public abstract StringSE description
public abstract StringSE interfaceName
public abstract StringSE[] properties
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.