BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Package
weblogic.common

Packages that use weblogic.common
weblogic.common Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. 
weblogic.rmi   
weblogic.time.common   
weblogic.wsee.reliability   
 

Classes in weblogic.common used by weblogic.common
ClientCallback
           
CompletionListener
          When a result is set into a CompletionRequest it invokes all the CompletionListeners for that request.
CompletionRequest
           
DisconnectEvent
          Defines a DisconnectEvent that a T3Client can act upon by implementing the DisconnectListener interface.
DisconnectListener
          Interface for specifying operations to be carried out after a client asks to be disconnected from the WebLogic Server, or a WebLogic Server disconnects a client.
LogServicesDef
          Deprecated. Deprecated in WebLogic Server 7.0.

Use the Java internationalization APIs or, if internationalization is not required, use weblogic.logging.NonCatalogLogger.

ParamValue
          A ParamValue is the value part of a name/value pair used for events and remote procedures.
ResourceException
          Class for ResourceExceptions.
T3Client
          Class for creating and managing T3Clients.
T3Connection
          A T3Connection object is used to establish communication between a T3Client and a WebLogic Server on a TCP/IP hostname and port number.
T3ServicesDef
          The T3ServicesDef interface defines WebLogic Services.
T3User
          Deprecated. Deprecated in WebLogic Server 7.0.

 

Classes in weblogic.common used by weblogic.rmi
 

Classes in weblogic.common used by weblogic.time.common
T3ServicesDef
          The T3ServicesDef interface defines WebLogic Services.
 

Classes in weblogic.common used by weblogic.wsee.reliability
CompletionRequest
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.