WebLogic Integration


Uses of Package
com.bea.logging

Packages that use com.bea.logging
com.bea.adapter.cci

The client interface allows a J2EE-based application to connect to and access back-end systems.  The client interface manages the flow of data between the client application and the back-end system and does not have any visibility into what either the container or the application server are doing with the adapter. 

com.bea.adapter.event The com.bea.adapter.event package contains classes that provide a basic event generator. 
com.bea.adapter.spi

All J2EE Connector Architecture-compliant resource adapters must provide an implementation for the interfaces in the javax.resource.spi package. 

com.bea.adapter.test The com.bea.adapter.test package contains classes used to test adapters. 
com.bea.adapter.web The com.bea.adapter.web package contains classes that support the development of a design-time Web application for deploying and managing application views. 
com.bea.logging The logging toolkit provided by the ADK allows adapter developers to log internationalized messages to multiple output destinations. 
com.bea.web The com.bea.web package provides classes that implement form processing framework. 
 

Classes in com.bea.logging used by com.bea.adapter.cci
ILogger
          The public interface to the logging framework.
LogContext
          A class that encapsulates information to help determine its logging configuration in the logging framework.
 

Classes in com.bea.logging used by com.bea.adapter.event
ILogger
          The public interface to the logging framework.
LogContext
          A class that encapsulates information to help determine its logging configuration in the logging framework.
 

Classes in com.bea.logging used by com.bea.adapter.spi
ILogger
          The public interface to the logging framework.
LogContext
          A class that encapsulates information to help determine its logging configuration in the logging framework.
 

Classes in com.bea.logging used by com.bea.adapter.test
ILogger
          The public interface to the logging framework.
 

Classes in com.bea.logging used by com.bea.adapter.web
ILogger
          The public interface to the logging framework.
 

Classes in com.bea.logging used by com.bea.logging
ILogger
          The public interface to the logging framework.
INestedDiagnosticContext
          The public interface to the Nested Diagnostic Context object of the ADK Logging Framework
LogCategory
          Class LogCategory is the Logging Framework's base Class for logging.
LogCategory.LogCategoryFactory
          A factory for LogCategoryinstances.
LogContext
          A class that encapsulates information to help determine its logging configuration in the logging framework.
LogPriority
          Class LogPriority extends org.apache.log4j.Priority for the purpose of wrapping the underlying implementation, and adding the value AUDIT to the default set of priorities
 

Classes in com.bea.logging used by com.bea.web
ILogger
          The public interface to the logging framework.
LogContext
          A class that encapsulates information to help determine its logging configuration in the logging framework.
 


WebLogic Integration

WebLogic Integration (WLI)