Package | Description |
---|---|
weblogic.health |
Provides interfaces for
weblogic.health . |
weblogic.management.mbeans.custom |
Provides interfaces for
weblogic.management.mbeans.custom . |
weblogic.server |
Provides interfaces and exceptions for
weblogic.server . |
weblogic.t3.srvr |
Provides interfaces for
weblogic.t3.srvr . |
weblogic.utils |
Provides classes and exceptions for
weblogic.utils . |
Modifier and Type | Field and Description |
---|---|
private static DebugCategory |
HealthDebug.debug |
private static DebugCategory |
HealthUtils.debugMemory |
Modifier and Type | Field and Description |
---|---|
private static DebugCategory |
ServerTemplate.DEBUG_DEPLOYER |
private static DebugCategory |
Application.debugging |
private static DebugCategory |
Component.DEBUGGING |
private static DebugCategory |
Application.debugnotif |
Modifier and Type | Field and Description |
---|---|
private static DebugCategory |
ServerLifeCycleRuntime.debug |
Modifier and Type | Field and Description |
---|---|
private static DebugCategory |
SetUIDRendezvous.dbg |
private static DebugCategory |
T3Srvr.debugExceptions |
Modifier and Type | Method and Description |
---|---|
static DebugCategory |
Debug.getCategory(java.lang.String aName)
Returns the debug category object for the specified attribute name.
|