|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidRelationIdException | |
javax.management.relation |
Uses of InvalidRelationIdException in javax.management.relation |
Methods in javax.management.relation that throw InvalidRelationIdException | |
void |
RelationServiceMBean.createRelation(java.lang.String relationId,
java.lang.String relationTypeName,
RoleList roleList)
|
void |
RelationServiceMBean.addRelation(ObjectName relationObjectName)
|
void |
RelationService.createRelation(java.lang.String relationId,
java.lang.String relationTypeName,
RoleList roleList)
|
void |
RelationService.addRelation(ObjectName relationMBeanObjectName)
Add relation of a class that extends RelationSupport, is an external relation and can only be created with this method createRelation() is for internal relations only |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |