Uses of Interface
javax.management.relation.RelationSupportMBean
-
Packages that use RelationSupportMBean Package Description javax.management.relation Provides the definition of the Relation Service. -
-
Uses of RelationSupportMBean in javax.management.relation
Classes in javax.management.relation that implement RelationSupportMBean Modifier and Type Class Description class
RelationSupport
A RelationSupport object is used internally by the Relation Service to represent simple relations (only roles, no properties or methods), with an unlimited number of roles, of any relation type.
-