API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.management.relation. RelationSupportMBean View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 Relation
      RelationSupportMBean
Subinterfaces
Description
public interface RelationSupportMBean
  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.
See also:   
Methods
Hide/Show inherited methods
public Boolean isInRelationService ()
  Returns an internal flag specifying if the object is still handled by the Relation Service.
public void setRelationServiceManagementFlag (Boolean flag) throws IllegalArgumentException
  Specifies whether this relation is handled by the Relation Service.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar