|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidRelationTypeException | |
javax.management.relation | The JBossMX relation service. |
Uses of InvalidRelationTypeException in javax.management.relation |
Methods in javax.management.relation that throw InvalidRelationTypeException | |
protected void |
RelationTypeSupport.addRoleInfo(RoleInfo roleInfo)
Add a role information object to the relation type. |
void |
RelationServiceMBean.createRelationType(String relationTypeName,
RoleInfo[] roleInfos)
Create a relation type within the relation service. |
void |
RelationServiceMBean.addRelationType(RelationType relationType)
Add a relation type to the relation service. |
void |
RelationService.addRelationType(RelationType relationType)
|
void |
RelationService.createRelationType(String relationTypeName,
RoleInfo[] roleInfos)
|
Constructors in javax.management.relation that throw InvalidRelationTypeException | |
RelationTypeSupport(String name,
RoleInfo[] infos)
Create a relation type with a name and the passed role infos. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |