|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use javax.management.relation | |
| javax.management.relation | The JBossMX relation service. |
| Classes in javax.management.relation used by javax.management.relation | |
| InvalidRelationIdException
Thrown when a relation id provided has already been used. |
|
| InvalidRelationServiceException
Thrown when an invalid relation service is used. |
|
| InvalidRelationTypeException
Thrown when the relation type already exists with the given name or the same name is used in different role infos or there is no role info or a null role info. |
|
| InvalidRoleInfoException
Thrown when a role info has a minimum greater than its maximum. |
|
| InvalidRoleValueException
Thrown when the number of MBeans passed is less the minimum or greater than the maximum degree of a role, or the an MBean has an incorrect class or an MBean does not exist. |
|
| Relation
This interface is implemented by an MBean that represents a relation. |
|
| RelationException
A super class for all relations thrown during relation management. |
|
| RelationNotFoundException
Thrown when there is no relation for a passed relation id. |
|
| RelationServiceMBean
This interface defines the management interface for a relation service. |
|
| RelationServiceNotRegisteredException
Thrown when the relation service has not been registered with the MBean Server. |
|
| RelationSupportMBean
This interface defines the management interface for a relation created internally within the relation service. |
|
| RelationType
This interface is implemented by a class that represents a relation. |
|
| RelationTypeNotFoundException
Thrown when a relation type is not registered with the relation service. |
|
| Role
A role is a role name and an ordered list of object names to the MBeans in the role. |
|
| RoleInfo
This class contains information about a role. |
|
| RoleInfoNotFoundException
Thrown when the a role info with the given name doesn't exist for relation type. |
|
| RoleList
A list of roles. |
|
| RoleNotFoundException
Thrown when the a role does not exist for a relation or is not readable or writable for the respective operation. |
|
| RoleResult
Represents the result of multiple access to roles. |
|
| RoleUnresolved
An unresolved role. |
|
| RoleUnresolvedList
A list of unresolved roles. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||