|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Role を使用しているパッケージ | |
---|---|
javax.management.relation | 関係サービスについて定義します。 |
javax.management.relation での Role の使用 |
---|
Role 型のパラメータを持つ javax.management.relation のメソッド | |
---|---|
void |
RoleList.add(int theIndex,
Role theRole)
要素として指定されたロールを指定の位置に挿入します。 |
void |
RoleList.add(Role theRole)
リストの最後の要素として、指定された Role を追加します。 |
Integer |
RelationServiceMBean.checkRoleWriting(Role theRole,
String theRelTypeName,
Boolean theInitFlg)
指定された型の関係で、指定された Role の設定が可能かどうかをチェックします。 |
Integer |
RelationService.checkRoleWriting(Role theRole,
String theRelTypeName,
Boolean theInitFlg)
指定された型の関係で、指定された Role の設定が可能かどうかをチェックします。 |
void |
RelationServiceMBean.sendRoleUpdateNotification(String theRelId,
Role theNewRole,
List theOldRoleValue)
指定された関係内のロール更新の通知 (RelationNotification) を送信します。 |
void |
RelationService.sendRoleUpdateNotification(String theRelId,
Role theNewRole,
List theOldRoleValue)
指定された関係内のロール更新の通知 (RelationNotification) を送信します。 |
void |
RoleList.set(int theIndex,
Role theRole)
指定された位置の要素に、指定されたロールを設定します。 |
void |
RelationSupport.setRole(Role theRole)
指定されたロールを設定します。 |
void |
Relation.setRole(Role theRole)
指定されたロールを設定します。 |
void |
RelationServiceMBean.setRole(String theRelId,
Role theRole)
指定された関係内の指定されたロールを設定します。 |
void |
RelationService.setRole(String theRelId,
Role theRole)
指定された関係内の指定されたロールを設定します。 |
void |
RelationServiceMBean.updateRoleMap(String theRelId,
Role theNewRole,
List theOldRoleValue)
指定された関係内の指定されたロールを更新するため、関係サービスロールマップの更新を処理します。 |
void |
RelationService.updateRoleMap(String theRelId,
Role theNewRole,
List theOldRoleValue)
指定された関係内の指定されたロールを更新するため、関係サービスロールマップの更新を処理します。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。