|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidRelationIdException | |
|---|---|
| javax.management.relation | The JBossMX relation service. |
| Uses of InvalidRelationIdException in javax.management.relation |
|---|
| Methods in javax.management.relation that throw InvalidRelationIdException | |
|---|---|
void |
RelationService.addRelation(ObjectName relation)
|
void |
RelationServiceMBean.addRelation(ObjectName relation)
Add a manually created relation to the relation service. |
void |
RelationService.createRelation(String relationId,
String relationTypeName,
RoleList roleList)
|
void |
RelationServiceMBean.createRelation(String relationId,
String relationTypeName,
RoleList roleList)
Create a simple relation using RelationSupport for a relation
type within the relation service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||