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 RelationServiceMBean.addRelationType(RelationType relationType)
          Add a relation type to the relation service.
 void RelationService.addRelationType(RelationType relationType)
           
 



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