ConfigurationMBean
, DebugMBean
, DescriptorBean
, javax.management.DynamicMBean
, javax.management.MBeanRegistration
, javax.management.NotificationBroadcaster
, SettableBean
, WebLogicMBean
ServerDebugMBean
public interface KernelDebugMBean extends DebugMBean
Defines the debug attributes that are common to WebLogic Server and Client.
While all attributes will be supported in adherence with the standard WebLogic Server deprecation policies, the resultant debug content is free to change in both form and content across releases.
DEFAULT_EMPTY_BYTE_ARRAY
Modifier and Type | Method | Description |
---|---|---|
boolean |
getDebugAbbreviation() |
Debug abbreviations over JVM to JVM connections
|
boolean |
getDebugConnection() |
Debug JVM to JVM connections
|
boolean |
getDebugDGCEnrollment() |
Debug each DGC enrollment.
|
boolean |
getDebugFailOver() |
Debug stub-level fail-over processing
|
boolean |
getDebugIIOP() |
Deprecated.
|
boolean |
getDebugIIOPConnection() |
Debug IIOP connection management processing
|
boolean |
getDebugIIOPMarshal() |
Debug buffer-level IIOP processing
|
boolean |
getDebugIIOPOTS() |
Debug IIOP Object Transaction Service (OTS) processing
|
boolean |
getDebugIIOPReplacer() |
Debug IIOP object replacement processing
|
boolean |
getDebugIIOPSecurity() |
Debug IIOP security processing
|
boolean |
getDebugIIOPStartup() |
Debug IIOP startup processing
|
boolean |
getDebugIIOPTransport() |
Debug IIOP message processing
|
boolean |
getDebugKernel() |
Enable kernel related debugs
|
boolean |
getDebugLoadBalancing() |
Debug stub-level load-balancing processing
|
boolean |
getDebugLocalRemoteJVM() |
Debug how is LocalRemoteJVM working.
|
boolean |
getDebugMessaging() |
Debug messages sent over JVM to JVM connections
|
boolean |
getDebugMuxer() |
Debug Muxer processing
|
boolean |
getDebugMuxerConcise() |
Debug Muxer processing.
|
boolean |
getDebugMuxerConnection() |
Debug Muxer connection processing
|
boolean |
getDebugMuxerDetail() |
Detailed debug for Muxer processing
|
boolean |
getDebugMuxerException() |
Debug Muxer exception processing
|
boolean |
getDebugMuxerTimeout() |
Debug Muxer timeout processing
|
java.util.Properties |
getDebugParameters() |
Parameters for debug logging defined as name value pairs.
|
boolean |
getDebugRC4() |
Debug RC4 cipher processing
|
boolean |
getDebugRJVMRequestResponse() |
Debug JVM to JVM requests and responses
|
boolean |
getDebugRouting() |
Debug routing of messages over JVM to JVM connections
|
boolean |
getDebugRSA() |
Debug RSA security processing
|
boolean |
getDebugSelfTuning() |
Debug WorkManager self-tuning processing
|
boolean |
getDebugSSL() |
Debug SSL processing
|
boolean |
getDebugWorkContext() |
Debug Work context (out of band data propagation)
|
boolean |
getDefaultRJVMDiagMessages() |
Default diagnostic messages for RJVM requests and responses
|
boolean |
getForceGCEachDGCPeriod() |
Force VM garbage collection on each DGC interval
|
boolean |
getLogDGCStatistics() |
Debug DGC with Statistics
|
void |
setDebugAbbreviation(boolean enable) |
Sets the debugAbbreviation attribute of the KernelDebugMBean
object
|
void |
setDebugConnection(boolean enable) |
Sets the debugConnection attribute of the KernelDebugMBean
object
|
void |
setDebugDGCEnrollment(boolean enable) |
Sets the debugDGCEnrollment attribute of the KernelDebugMBean
object
|
void |
setDebugFailOver(boolean enable) |
Sets the debugFailOver attribute of the KernelDebugMBean
object
|
void |
setDebugIIOP(boolean enable) |
Sets the debugIIOP attribute of the KernelDebugMBean
object
|
void |
setDebugIIOPConnection(boolean enable) |
Sets the debugIIOPConnection attribute of the KernelDebugMBean
object
|
void |
setDebugIIOPMarshal(boolean enable) |
Sets the debugIIOPMarshal attribute of the KernelDebugMBean
object
|
void |
setDebugIIOPOTS(boolean enable) |
Sets the debugIIOPOTS attribute of the KernelDebugMBean
object
|
void |
setDebugIIOPReplacer(boolean enable) |
Sets the debugIIOPReplacer attribute of the KernelDebugMBean
object
|
void |
setDebugIIOPSecurity(boolean enable) |
Sets the debugIIOPSecurity attribute of the KernelDebugMBean
object
|
void |
setDebugIIOPStartup(boolean enable) |
Sets the debugIIOPStartup attribute of the KernelDebugMBean
object
|
void |
setDebugIIOPTransport(boolean enable) |
Sets the debugIIOPTransport attribute of the KernelDebugMBean
object
|
void |
setDebugKernel(boolean enabled) |
Sets the debugKernel attribute of the KernelDebugMBean
object
|
void |
setDebugLoadBalancing(boolean enable) |
Sets the debugLoadBalancing attribute of the KernelDebugMBean
object
|
void |
setDebugLocalRemoteJVM(boolean enable) |
Sets the debugLocalRemoteJVM attribute of the KernelDebugMBean
object
|
void |
setDebugMessaging(boolean enable) |
Sets the debugMessaging attribute of the KernelDebugMBean
object
|
void |
setDebugMuxer(boolean enable) |
Sets the debugMuxer attribute of the KernelDebugMBean object.
|
void |
setDebugMuxerConcise(boolean enable) |
Sets the debugMuxerConcise attribute of the KernelDebugMBean object.
|
void |
setDebugMuxerConnection(boolean enable) |
Sets the debugMuxerConnection attribute of the KernelDebugMBean
object
|
void |
setDebugMuxerDetail(boolean enable) |
Sets the debugMuxerDetail attribute of the KernelDebugMBean
object.
|
void |
setDebugMuxerException(boolean enable) |
Sets the debugMuxerException attribute of the KernelDebugMBean
object
|
void |
setDebugMuxerTimeout(boolean enable) |
Sets the debugMuxerTimeout attribute of the KernelDebugMBean
object
|
void |
setDebugParameters(java.util.Properties params) |
|
void |
setDebugRC4(boolean enable) |
Sets the debugRC4 attribute of the KernelDebugMBean object
|
void |
setDebugRJVMRequestResponse(boolean enable) |
Sets the DebugRJVMRequestResponse attribute of the KernelDebugMBean
object
|
void |
setDebugRouting(boolean enable) |
Sets the debugRouting attribute of the KernelDebugMBean
object
|
void |
setDebugRSA(boolean enable) |
Sets the debugRSA attribute of the KernelDebugMBean object
|
void |
setDebugSelfTuning(boolean enable) |
Sets the debugSelfTuning attribute of the KernelDebugMBean
object
|
void |
setDebugSSL(boolean enable) |
Sets the debugSSL attribute of the KernelDebugMBean object
|
void |
setDebugWorkContext(boolean enable) |
Sets the Work context debug value on KernelDebugMBean
object
|
void |
setDefaultRJVMDiagMessages(boolean enable) |
Sets the DefaultRJVMDiagMessages attribute of the KernelDebugMBean
object
|
void |
setForceGCEachDGCPeriod(boolean enable) |
Sets the forceGCEachDGCPeriod attribute of the KernelDebugMBean
object
|
void |
setLogDGCStatistics(boolean enable) |
Sets the logDGCStatistics attribute of the KernelDebugMBean
object
|
freezeCurrentValue, getId, getInheritedProperties, getName, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, unSet
createDebugScope, destroyDebugScope, getDebugScopes, lookupDebugScope
addPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListener
getAttribute, getAttributes, invoke, setAttribute, setAttributes
postDeregister, postRegister, preDeregister, preRegister
addNotificationListener, getNotificationInfo, removeNotificationListener
getMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParent
boolean getDebugAbbreviation()
Debug abbreviations over JVM to JVM connections
void setDebugAbbreviation(boolean enable)
Sets the debugAbbreviation attribute of the KernelDebugMBean object
enable
- The new debugAbbreviation valueboolean getDebugConnection()
Debug JVM to JVM connections
void setDebugConnection(boolean enable)
Sets the debugConnection attribute of the KernelDebugMBean object
enable
- The new debugConnection valueboolean getDebugMessaging()
Debug messages sent over JVM to JVM connections
void setDebugMessaging(boolean enable)
Sets the debugMessaging attribute of the KernelDebugMBean object
enable
- The new debugMessaging valueboolean getDebugRouting()
Debug routing of messages over JVM to JVM connections
void setDebugRouting(boolean enable)
Sets the debugRouting attribute of the KernelDebugMBean object
enable
- The new debugRouting valueboolean getDebugLocalRemoteJVM()
Debug how is LocalRemoteJVM working.
void setDebugLocalRemoteJVM(boolean enable)
Sets the debugLocalRemoteJVM attribute of the KernelDebugMBean object
enable
- The new debugLocalRemoteJVM valueboolean getDebugLoadBalancing()
Debug stub-level load-balancing processing
void setDebugLoadBalancing(boolean enable)
Sets the debugLoadBalancing attribute of the KernelDebugMBean object
enable
- The new debugLoadBalancing valueboolean getDebugWorkContext()
Debug Work context (out of band data propagation)
void setDebugWorkContext(boolean enable)
Sets the Work context debug value on KernelDebugMBean object
enable
- The new debugWorkContext valueboolean getDebugFailOver()
Debug stub-level fail-over processing
void setDebugFailOver(boolean enable)
Sets the debugFailOver attribute of the KernelDebugMBean object
enable
- The new debugFailOver valueboolean getForceGCEachDGCPeriod()
Force VM garbage collection on each DGC interval
void setForceGCEachDGCPeriod(boolean enable)
Sets the forceGCEachDGCPeriod attribute of the KernelDebugMBean object
enable
- The new forceGCEachDGCPeriod valueboolean getDebugDGCEnrollment()
Debug each DGC enrollment.
void setDebugDGCEnrollment(boolean enable)
Sets the debugDGCEnrollment attribute of the KernelDebugMBean object
enable
- The new debugDGCEnrollment valueboolean getLogDGCStatistics()
Debug DGC with Statistics
void setLogDGCStatistics(boolean enable)
Sets the logDGCStatistics attribute of the KernelDebugMBean object
enable
- The new logDGCStatistics valueboolean getDebugSSL()
Debug SSL processing
void setDebugSSL(boolean enable)
Sets the debugSSL attribute of the KernelDebugMBean object
enable
- The new debugSSL valueboolean getDebugRC4()
Debug RC4 cipher processing
void setDebugRC4(boolean enable)
Sets the debugRC4 attribute of the KernelDebugMBean object
enable
- The new debugRC4 valueboolean getDebugRSA()
Debug RSA security processing
void setDebugRSA(boolean enable)
Sets the debugRSA attribute of the KernelDebugMBean object
enable
- The new debugRSA valueboolean getDebugMuxer()
Debug Muxer processing
void setDebugMuxer(boolean enable)
Sets the debugMuxer attribute of the KernelDebugMBean object. Turn on/off this flag will also turn on/off the DebugMuxerConcise
enable
- The new debugMuxer valueboolean getDebugMuxerConcise()
Debug Muxer processing. Less debug messages than debugMuxer
void setDebugMuxerConcise(boolean enable)
Sets the debugMuxerConcise attribute of the KernelDebugMBean object. Less debug messages than debugMuxer
enable
- The new debugMuxerConcise valueboolean getDebugMuxerDetail()
Detailed debug for Muxer processing
void setDebugMuxerDetail(boolean enable)
Sets the debugMuxerDetail attribute of the KernelDebugMBean object. Turn on/off this flag will also turn on/off the DebugMuxer as well as DebugMuxerConcise
enable
- The new debugMuxerDetail valueboolean getDebugMuxerTimeout()
Debug Muxer timeout processing
void setDebugMuxerTimeout(boolean enable)
Sets the debugMuxerTimeout attribute of the KernelDebugMBean object
enable
- The new debugMuxerTimeout valueboolean getDebugMuxerConnection()
Debug Muxer connection processing
void setDebugMuxerConnection(boolean enable)
Sets the debugMuxerConnection attribute of the KernelDebugMBean object
enable
- The new debugMuxerConnection valueboolean getDebugMuxerException()
Debug Muxer exception processing
void setDebugMuxerException(boolean enable)
Sets the debugMuxerException attribute of the KernelDebugMBean object
enable
- The new debugMuxerException value@Deprecated boolean getDebugIIOP()
Debug IIOP processing
void setDebugIIOP(boolean enable)
Sets the debugIIOP attribute of the KernelDebugMBean object
enable
- The new debugIIOP valueboolean getDebugIIOPTransport()
Debug IIOP message processing
void setDebugIIOPTransport(boolean enable)
Sets the debugIIOPTransport attribute of the KernelDebugMBean object
enable
- The new debugIIOPTransport valueboolean getDebugIIOPMarshal()
Debug buffer-level IIOP processing
void setDebugIIOPMarshal(boolean enable)
Sets the debugIIOPMarshal attribute of the KernelDebugMBean object
enable
- The new debugIIOPMarshal valueboolean getDebugIIOPSecurity()
Debug IIOP security processing
void setDebugIIOPSecurity(boolean enable)
Sets the debugIIOPSecurity attribute of the KernelDebugMBean object
enable
- The new debugIIOPSecurity valueboolean getDebugIIOPOTS()
Debug IIOP Object Transaction Service (OTS) processing
void setDebugIIOPOTS(boolean enable)
Sets the debugIIOPOTS attribute of the KernelDebugMBean object
enable
- The new debugIIOPOTS valueboolean getDebugIIOPReplacer()
Debug IIOP object replacement processing
void setDebugIIOPReplacer(boolean enable)
Sets the debugIIOPReplacer attribute of the KernelDebugMBean object
enable
- The new debugIIOPReplacer valueboolean getDebugIIOPConnection()
Debug IIOP connection management processing
void setDebugIIOPConnection(boolean enable)
Sets the debugIIOPConnection attribute of the KernelDebugMBean object
enable
- The new debugIIOPConnection valueboolean getDebugIIOPStartup()
Debug IIOP startup processing
void setDebugIIOPStartup(boolean enable)
Sets the debugIIOPStartup attribute of the KernelDebugMBean object
enable
- The new debugIIOPStartup valueboolean getDebugSelfTuning()
Debug WorkManager self-tuning processing
void setDebugSelfTuning(boolean enable)
Sets the debugSelfTuning attribute of the KernelDebugMBean object
enable
- The new debugSelfTuning valuejava.util.Properties getDebugParameters()
Parameters for debug logging defined as name value pairs. The parameters are prefixed with the name of the debug flag. The parameter names supported for a debug flag is specific to the implementation of the debug output.
void setDebugParameters(java.util.Properties params)
void setDebugKernel(boolean enabled)
Sets the debugKernel attribute of the KernelDebugMBean object
enable
- The new debugKernel valueboolean getDebugKernel()
Enable kernel related debugs
boolean getDebugRJVMRequestResponse()
Debug JVM to JVM requests and responses
void setDebugRJVMRequestResponse(boolean enable)
Sets the DebugRJVMRequestResponse attribute of the KernelDebugMBean object
enable
- The new DebugRJVMRequestResponse valueboolean getDefaultRJVMDiagMessages()
Default diagnostic messages for RJVM requests and responses
void setDefaultRJVMDiagMessages(boolean enable)
Sets the DefaultRJVMDiagMessages attribute of the KernelDebugMBean object
enable
- The new DefaultRJVMDiagMessages value