Uses of Interface
javax.management.relation.Relation
 
   -  
      
Packages that use Relation 软件包 描述 javax.management.relation 提供关系服务的定义。 -  
      
-  
        
Uses of Relation in javax.management.relation
Subinterfaces of Relation in javax.management.relation Modifier and Type 接口 描述 interfaceRelationSupportMBeanRelationSupport对象由Relation Service内部使用,用于表示任意关系类型的简单关系(仅角色,无属性或方法)以及无限数量的角色。Classes in javax.management.relation that implement Relation Modifier and Type Class 描述 classRelationSupportRelationSupport对象由Relation Service内部使用,用于表示任意关系类型的简单关系(仅角色,无属性或方法)以及无限数量的角色。 
 -