|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.appserv.management.ext.logging.LogRecordFields
public final class LogRecordFields
Indices into log record fields as returned by
LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set
. Also
Field Summary | |
---|---|
static int |
DATE_INDEX
Value is of class java.util.Date |
static int |
LEVEL_INDEX
Value is of class java.lang.String |
static int |
MESSAGE_ID_INDEX
Value is of class java.lang.String |
static int |
MESSAGE_INDEX
Value is of class java.lang.Integer |
static int |
MODULE_INDEX
Value is of class java.lang.String |
static int |
NAME_VALUE_PAIRS_INDEX
Value is of class java.lang.String |
static int |
NUM_FIELDS
Number of fields provided by LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set |
static String |
OBJECTNAME_KEY
|
static int |
PRODUCT_NAME_INDEX
Value is of class java.lang.String |
static int |
RECORD_NUMBER_INDEX
Value is of class java.lang.Integer |
static String |
THREAD_ID_KEY
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int RECORD_NUMBER_INDEX
public static final int DATE_INDEX
public static final int LEVEL_INDEX
public static final int PRODUCT_NAME_INDEX
public static final int MESSAGE_INDEX
public static final int MESSAGE_ID_INDEX
public static final int MODULE_INDEX
public static final int NAME_VALUE_PAIRS_INDEX
public static final int NUM_FIELDS
LogQuery.queryServerLog(java.lang.String, long, boolean, int, java.lang.Long, java.lang.Long, java.lang.String, java.util.Set, java.util.List)
public static final String THREAD_ID_KEY
public static final String OBJECTNAME_KEY
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.