Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02

Package weblogic.common

Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications.

See:
          Description

Interface Summary
ClientCallback  
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.
T3ServicesDef The T3ServicesDef interface defines WebLogic Services.
T3StartupDef Deprecated. register a class with main() method or use application lifecycle listeners.
 

Class Summary
CallbackDispatcher  
ConnectDeadException Class for ConnectDeadException
ConnectDisabledException Class for ConnectDisabledException
DisconnectEvent Defines a DisconnectEvent that a T3Client can act upon by implementing the DisconnectListener interface.
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.
T3User Deprecated. Deprecated in WebLogic Server 7.0.
 

Package weblogic.common Description

Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications.


Documentation is available at
http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm
Copyright 1996, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02