WebLogic Integration


Uses of Interface
com.bea.logging.INestedDiagnosticContext

Packages that use INestedDiagnosticContext
com.bea.logging The logging toolkit provided by the ADK allows adapter developers to log internationalized messages to multiple output destinations. 
 

Uses of INestedDiagnosticContext in com.bea.logging
 

Classes in com.bea.logging that implement INestedDiagnosticContext
 class LogCategory
          Class LogCategory is the Logging Framework's base Class for logging.
 

Methods in com.bea.logging that return INestedDiagnosticContext
 INestedDiagnosticContext LogCategory.getNDCInterface()
          Method returns an interface to the static NDC methods that this object can access.
 INestedDiagnosticContext ILogger.getNDCInterface()
          get an interface to a Nested Diagnostic Context object for applying thread-specific context to your log messages
 


WebLogic Integration

WebLogic Integration (WLI)