javax.management.relation
Interface RelationSupportMBean

All Superinterfaces:
Relation
All Known Implementing Classes:
RelationSupport

public interface RelationSupportMBean
extends Relation


Method Summary
 java.lang.Boolean isInRelationService()
           
 void setRelationServiceManagementFlag(java.lang.Boolean flag)
           
 
Methods inherited from interface javax.management.relation.Relation
getAllRoles, getReferencedMBeans, getRelationId, getRelationServiceName, getRelationTypeName, getRole, getRoleCardinality, getRoles, handleMBeanUnregistration, retrieveAllRoles, setRole, setRoles
 

Method Detail

isInRelationService

public java.lang.Boolean isInRelationService()

setRelationServiceManagementFlag

public void setRelationServiceManagementFlag(java.lang.Boolean flag)
                                      throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException