|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.idm.logging.syslog.Component
Enumerates known system components for use in Syslog.
Field Summary | |
static Component |
ACTIVESYNC
A constant for the ActiveSync component |
static java.lang.String |
code_id
|
static Component |
DEFERRED_TASK
A constant for the Deferred Task Scanner component |
static Component |
LOGGING
A constant for the Logging component |
static Component |
PROVISIONER
A constant for the Provisioner component |
static Component |
RECONCILER
A constant for the Reconciliation component |
static Component |
SCHEDULER
A constant for the Task Scheduler component |
static Component |
SERVER
A constant for the "catch-all" Server component |
static Component |
SPE_SYNC
A constant for the SPE Sync component |
Method Summary | |
static Component |
getComponent(java.lang.String key)
|
static java.util.List |
getComponentValueMap()
Get a value map, sutiable for select and mulitselect form components. |
java.lang.String |
getDBKey()
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String code_id
public static final Component PROVISIONER
public static final Component SCHEDULER
public static final Component RECONCILER
public static final Component LOGGING
public static final Component DEFERRED_TASK
public static final Component ACTIVESYNC
public static final Component SPE_SYNC
public static final Component SERVER
Method Detail |
public java.lang.String getName()
public java.lang.String getDBKey()
public static Component getComponent(java.lang.String key)
public static java.util.List getComponentValueMap()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |