| java.lang.Object javax.management.relation.RelationSupport test.javax.management.relation.SimpleRelationTestSupport
SimpleRelationTestSupport | public class SimpleRelationTestSupport extends RelationSupport (Code) | | version: $Revision: 1.7 $ |
Methods inherited from javax.management.relation.RelationSupport | public RoleResult getAllRoles() throws RelationServiceNotRegisteredException(Code)(Java Doc) public Map getReferencedMBeans()(Code)(Java Doc) public String getRelationId()(Code)(Java Doc) public ObjectName getRelationServiceName()(Code)(Java Doc) public String getRelationTypeName()(Code)(Java Doc) public List getRole(String roleName) throws IllegalArgumentException, RoleNotFoundException, RelationServiceNotRegisteredException(Code)(Java Doc) public Integer getRoleCardinality(String roleName) throws IllegalArgumentException, RoleNotFoundException(Code)(Java Doc) public RoleResult getRoles(String[] roleNames) throws IllegalArgumentException, RelationServiceNotRegisteredException(Code)(Java Doc) public void handleMBeanUnregistration(ObjectName objectName, String roleName) throws IllegalArgumentException, RoleNotFoundException, InvalidRoleValueException, RelationServiceNotRegisteredException, RelationTypeNotFoundException, RelationNotFoundException(Code)(Java Doc) public Boolean isInRelationService()(Code)(Java Doc) public void postDeregister()(Code)(Java Doc) public void postRegister(Boolean registrationDone)(Code)(Java Doc) public void preDeregister() throws Exception(Code)(Java Doc) public ObjectName preRegister(MBeanServer server, ObjectName name) throws Exception(Code)(Java Doc) public RoleList retrieveAllRoles()(Code)(Java Doc) public void setRelationServiceManagementFlag(Boolean isHandledByRelationService) throws IllegalArgumentException(Code)(Java Doc) public void setRole(Role role) throws IllegalArgumentException, RoleNotFoundException, RelationTypeNotFoundException, InvalidRoleValueException, RelationServiceNotRegisteredException, RelationNotFoundException(Code)(Java Doc) public RoleResult setRoles(RoleList roleList) throws IllegalArgumentException, RelationServiceNotRegisteredException, RelationTypeNotFoundException, RelationNotFoundException(Code)(Java Doc)
|
|
|