BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.common.T3Connection

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

Uses of T3Connection in weblogic.common
 

Methods in weblogic.common that return T3Connection
 T3Connection T3Connection.connect()
          Deprecated. Use the JNDI model
 T3Connection T3Client.getT3Connection()
          Returns the T3Connection object by which a T3Client is connected to a WebLogic Server.
 

Constructors in weblogic.common with parameters of type T3Connection
T3Client(T3Connection conn, String workspace)
          Creates a T3Client object, given an existing T3Connection and Workspace name.
T3Client(T3Connection conn)
          Constructs a T3Client over the specified T3Connection.
 


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