|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.common.util.LogContextsUtil
public class LogContextsUtil
Utility class which includes the Set of all String logging contexts used by all parts of the server.
Due to build implementations, this class must define all logging contexts, which may be redundantly defined elsewhere.
Nested Class Summary | |
---|---|
static class |
LogContextsUtil.CommonConstants
|
static class |
LogContextsUtil.DQPConstants
|
static class |
LogContextsUtil.ODBCConstants
|
static class |
LogContextsUtil.PlatformAdminConstants
|
static class |
LogContextsUtil.PlatformConstants
|
static class |
LogContextsUtil.QueryConstants
|
static class |
LogContextsUtil.RuntimeMetadataConstants
|
static class |
LogContextsUtil.SecurityConstants
|
static class |
LogContextsUtil.ServerConstants
|
Field Summary | |
---|---|
static java.util.Set |
ALL_CONTEXTS
The Set of all String logging contexts of all parts of the server. |
Constructor Summary | |
---|---|
LogContextsUtil()
|
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 java.util.Set ALL_CONTEXTS
Constructor Detail |
---|
public LogContextsUtil()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |