|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidRoleInfoException | |
javax.management.relation | The JBossMX relation service. |
Uses of InvalidRoleInfoException in javax.management.relation |
Constructors in javax.management.relation that throw InvalidRoleInfoException | |
RoleInfo(String name,
String className,
boolean readable,
boolean writable,
int minDegree,
int maxDegree,
String description)
Construct a role info with the given name, class name, read/write attributes, minimum/maximum degree and description. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |