RelationSupport
Class RelationSupport
- java.lang.Object
-
- javax.management.relation.RelationSupport
- All Implemented Interfaces:
- MBeanRegistration, Relation, RelationSupportMBean
public class RelationSupport extends Object implements RelationSupportMBean, MBeanRegistration
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. As internal representation, it is not exposed to the user.
RelationS