Uses of Interface
javax.management.relation.RelationType

Packages that use RelationType
javax.management.relation The JBossMX relation service
 

Uses of RelationType in javax.management.relation
 

Classes in javax.management.relation that implement RelationType
 class RelationTypeSupport
          This class can be used to implement relation types.
 

Methods in javax.management.relation with parameters of type RelationType
 void RelationService.addRelationType(RelationType relationType)
           
 void RelationServiceMBean.addRelationType(RelationType relationType)
          Add a relation type to the relation service.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.