javax.management.relation
Class RoleStatus
java.lang.Object
|
+--javax.management.relation.RoleStatus
- public class RoleStatus
- extends java.lang.Object
- Version:
- $Revision: 1.2 $
- Author:
- Bronwen Cassidy
Method Summary |
static boolean |
isRoleStatus(int roleStatusType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_ROLE_WITH_NAME
public static final int NO_ROLE_WITH_NAME
- See Also:
- Constant Field Values
ROLE_NOT_READABLE
public static final int ROLE_NOT_READABLE
- See Also:
- Constant Field Values
ROLE_NOT_WRITABLE
public static final int ROLE_NOT_WRITABLE
- See Also:
- Constant Field Values
LESS_THAN_MIN_ROLE_DEGREE
public static final int LESS_THAN_MIN_ROLE_DEGREE
- See Also:
- Constant Field Values
MORE_THAN_MAX_ROLE_DEGREE
public static final int MORE_THAN_MAX_ROLE_DEGREE
- See Also:
- Constant Field Values
REF_MBEAN_OF_INCORRECT_CLASS
public static final int REF_MBEAN_OF_INCORRECT_CLASS
- See Also:
- Constant Field Values
REF_MBEAN_NOT_REGISTERED
public static final int REF_MBEAN_NOT_REGISTERED
- See Also:
- Constant Field Values
RoleStatus
public RoleStatus()
isRoleStatus
public static boolean isRoleStatus(int roleStatusType)
Copyright © 2001-2002 MX4J Team. All Rights Reserved.