|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jpox.management.ManagementCategory
Field Summary | |
static ManagementCategory |
DATASTORE_ERROR
errors thrown by the datastore |
static ManagementCategory |
DATASTORE_WARNING
warnings thrown by the datastore |
static int |
MANAGEMENT_CATEGORY_TOTAL
|
Method Summary | |
int |
getType()
Accessor for the type of the category |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int MANAGEMENT_CATEGORY_TOTAL
public static final ManagementCategory DATASTORE_ERROR
public static final ManagementCategory DATASTORE_WARNING
Method Detail |
public int getType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |