|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 InvalidRoleValueException 的軟體套件 | |
---|---|
javax.management.relation | 提供 Relation Service 的定義。 |
javax.management.relation 中 InvalidRoleValueException 的使用 |
---|
拋出 InvalidRoleValueException 的 javax.management.relation 中的方法 | |
---|---|
void |
RelationService.addRelation(ObjectName relationObjectName)
作為 Relation Service 中的關係添加由使用者創建(且由其在 MBean Server 中註冊)的 MBean。 |
void |
RelationServiceMBean.addRelation(ObjectName relationObjectName)
作為 Relation Service 中的關係添加由使用者創建(且由其在 MBean Server 中註冊)的 MBean。 |
void |
RelationService.createRelation(String relationId,
String relationTypeName,
RoleList roleList)
創建給定關係型別的簡單關係(由 RelationSupport 物件表示),並將其添加到 Relation Service 中。 |
void |
RelationServiceMBean.createRelation(String relationId,
String relationTypeName,
RoleList roleList)
創建給定關係型別的簡單關係(由 RelationSupport 物件表示),並將其添加到 Relation Service 中。 |
void |
Relation.handleMBeanUnregistration(ObjectName objectName,
String roleName)
在註銷角色中參考的 MBean 時由 Relation Service 使用的回調。 |
void |
RelationSupport.handleMBeanUnregistration(ObjectName objectName,
String roleName)
在註銷角色中參考的 MBean 時由 Relation Service 使用的回調。 |
void |
Relation.setRole(Role role)
設置給定角色。 |
void |
RelationSupport.setRole(Role role)
設置給定的角色。 |
void |
RelationService.setRole(String relationId,
Role role)
設置給定關係中的給定角色。 |
void |
RelationServiceMBean.setRole(String relationId,
Role role)
以給定關係設置給定角色。 |
拋出 InvalidRoleValueException 的 javax.management.relation 中的建構子 | |
---|---|
RelationSupport(String relationId,
ObjectName relationServiceName,
MBeanServer relationServiceMBeanServer,
String relationTypeName,
RoleList list)
創建一個 RelationSupport 物件。 |
|
RelationSupport(String relationId,
ObjectName relationServiceName,
String relationTypeName,
RoleList list)
創建一個 RelationSupport 物件。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。