Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.management.relation Classes and Interfaces - 27 results found.
NameDescriptionTypePackageFramework
InvalidRelationIdExceptionThis exception is raised when relation id provided for a relation is alreadySince:1.Classjavax.management.relationJava SE
InvalidRelationServiceExceptionThis exception is raised when an invalid Relation Service is provided.Classjavax.management.relationJava SE
InvalidRelationTypeExceptionInvalid relation type.Classjavax.management.relationJava SE
InvalidRoleInfoExceptionThis exception is raised when, in a role info, its minimum degree is greater than its maximum degree.Classjavax.management.relationJava SE
InvalidRoleValueExceptionRole value is invalid.Classjavax.management.relationJava SE
MBeanServerNotificationFilterFilter for MBeanServerNotification.Classjavax.management.relationJava SE
RelationExceptionThis class is the superclass of any exception which can be raised during relation management.Classjavax.management.relationJava SE
RelationNotFoundExceptionThis exception is raised when there is no relation for a given relation id in a Relation Service.Classjavax.management.relationJava SE
RelationNotificationA notification of a change in the Relation Service.Classjavax.management.relationJava SE
RelationServiceThe Relation Service is in charge of creating and deleting relation types and relations, of handling the consistency and of providing queryClassjavax.management.relationJava SE
RelationServiceNotRegisteredExceptionThis exception is raised when an access is done to the Relation Service and that one is not registered.Classjavax.management.relationJava SE
RelationSupportA RelationSupport object is used internally by the Relation Service to represent simple relations (only roles, no properties or methods), with anClassjavax.management.relationJava SE
RelationTypeNotFoundExceptionThis exception is raised when there is no relation type with given name inSince:1.Classjavax.management.relationJava SE
RelationTypeSupportA RelationTypeSupport object implements the RelationType interface.Classjavax.management.relationJava SE
RoleRepresents a role: includes a role name and referenced MBeans (via their ObjectNames).Classjavax.management.relationJava SE
RoleInfoA RoleInfo object summarises a role in a relation type.Classjavax.management.relationJava SE
RoleInfoNotFoundExceptionThis exception is raised when there is no role info with given name in a given relation type.Classjavax.management.relationJava SE
RoleListA RoleList represents a list of roles (Role objects).Classjavax.management.relationJava SE
RoleNotFoundExceptionThis exception is raised when a role in a relation does not exist, or is not readable, or is not settable.Classjavax.management.relationJava SE
RoleResultRepresents the result of a multiple access to several roles of a relation (either for reading or writing).Classjavax.management.relationJava SE
RoleStatusClassjavax.management.relationJava SE
RoleUnresolvedRepresents an unresolved role: a role not retrieved from a relation due to a problem.Classjavax.management.relationJava SE
RoleUnresolvedListA RoleUnresolvedList represents a list of RoleUnresolved objects, representing roles not retrieved from a relation due to a problemClassjavax.management.relationJava SE
RelationThis interface has to be implemented by any MBean class expected to represent a relation managed using the Relation Service.Interfacejavax.management.relationJava SE
RelationServiceMBeanThe Relation Service is in charge of creating and deleting relation types and relations, of handling the consistency and of providing queryInterfacejavax.management.relationJava SE
RelationSupportMBeanA RelationSupport object is used internally by the Relation Service to represent simple relations (only roles, no properties or methods), with anInterfacejavax.management.relationJava SE
RelationTypeThe RelationType interface has to be implemented by any class expected to represent a relation type.Interfacejavax.management.relationJava SE