javax > javax.management > javax.management.relation > javax.management.relation.relationsupport >

Class: javax.management.relation.RelationSupport
    java.lang.Object
       javax.management.relation.RelationSupport


public class RelationSupport extends Object implements RelationSupportMBean, MBeanRegistration


FIELDS:

CONSTRUCTORS:
public RelationSupport(String relationId, ObjectName relationServiceName, String relationTypeName, RoleList list)

public RelationSupport(String relationId, ObjectName relationServiceName, MBeanServer relationServiceMBeanServer, String relationTypeName, RoleList list)


METHODS:
public RoleResult getAllRoles()
Throws: RelationServiceNotRegisteredException

public Map getReferencedMBeans()

public String getRelationId()

public ObjectName getRelationServiceName()

public String getRelationTypeName()

public List getRole(String roleName)
Throws: IllegalArgumentException
Throws: RoleNotFoundException
Throws: RelationServiceNotRegisteredException

public Integer getRoleCardinality(String roleName)
Throws: IllegalArgumentException
Throws: RoleNotFoundException

public RoleResult getRoles(String[] roleNameArray)
Throws: IllegalArgumentException
Throws: RelationServiceNotRegisteredException

public void handleMBeanUnregistration(ObjectName objectName, String roleName)
Throws: IllegalArgumentException
Throws: RoleNotFoundException
Throws: InvalidRoleValueException
Throws: RelationServiceNotRegisteredException
Throws: RelationTypeNotFoundException
Throws: RelationNotFoundException

public Boolean isInRelationService()

public void postDeregister()

public void postRegister(Boolean registrationDone)

public void preDeregister()
Throws: Exception

public ObjectName preRegister(MBeanServer server, ObjectName name)
Throws: Exception

public RoleList retrieveAllRoles()

public void setRelationServiceManagementFlag(Boolean flag)
Throws: IllegalArgumentException

public void setRole(Role role)
Throws: IllegalArgumentException
Throws: RoleNotFoundException
Throws: InvalidRoleValueException
Throws: RelationServiceNotRegisteredException
Throws: RelationTypeNotFoundException
Throws: RelationNotFoundException

public RoleResult setRoles(RoleList list)
Throws: IllegalArgumentException
Throws: RelationServiceNotRegisteredException
Throws: RelationTypeNotFoundException
Throws: RelationNotFoundException


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net