|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
InvalidRoleValueException を使用しているパッケージ | |
---|---|
javax.management.relation | 関係サービスについて定義します。 |
javax.management.relation での InvalidRoleValueException の使用 |
---|
InvalidRoleValueException をスローする javax.management.relation のメソッド | |
---|---|
void |
RelationServiceMBean.addRelation(ObjectName theRelObjectName)
ユーザによって作成され、MBean Server に登録される MBean を、関係として関係サービスに追加します。 |
void |
RelationService.addRelation(ObjectName theRelObjectName)
ユーザによって作成され、MBean Server に登録される MBean を、関係として関係サービスに追加します。 |
void |
RelationServiceMBean.createRelation(String theRelId,
String theRelTypeName,
RoleList theRoleList)
指定された関係型の単純な関係 (RelationSupport オブジェクト) を作成し、これを関係サービスに追加します。 |
void |
RelationService.createRelation(String theRelId,
String theRelTypeName,
RoleList theRoleList)
指定された関係型の単純な関係 (RelationSupport オブジェクト) を作成し、これを関係サービスに追加します。 |
void |
RelationSupport.handleMBeanUnregistration(ObjectName theObjName,
String theRoleName)
ロールに含まれる参照対象の MBean の登録が解除された場合に関係サービスによって使用されるコールバックです。 |
void |
Relation.handleMBeanUnregistration(ObjectName theObjName,
String theRoleName)
ロールに含まれる参照対象の MBean の登録が解除された場合に関係サービスによって使用されるコールバックです。 |
void |
RelationSupport.setRole(Role theRole)
指定されたロールを設定します。 |
void |
Relation.setRole(Role theRole)
指定されたロールを設定します。 |
void |
RelationServiceMBean.setRole(String theRelId,
Role theRole)
指定された関係内の指定されたロールを設定します。 |
void |
RelationService.setRole(String theRelId,
Role theRole)
指定された関係内の指定されたロールを設定します。 |
InvalidRoleValueException をスローする javax.management.relation のコンストラクタ | |
---|---|
RelationSupport(String theRelId,
ObjectName theRelServiceName,
MBeanServer theRelServiceMBeanServer,
String theRelTypeName,
RoleList theRoleList)
オブジェクトを作成します。 |
|
RelationSupport(String theRelId,
ObjectName theRelServiceName,
String theRelTypeName,
RoleList theRoleList)
オブジェクトを作成します。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。