BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.common
Interface T3Executable


Deprecated. Deprecated in WebLogic Server 6.1.

public interface T3Executable
extends weblogic.common.internal.Manufacturable

Interface for T3Executable objects. Internal use only.

Author:
Copyright (c) 1996-97 by WebLogic, Inc. All Rights Reserved., Copyright (c) 1999 by BEA WebXpress. All Rights Reserved.
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Method Summary
 java.lang.Object execute(weblogic.t3.srvr.ExecutionContext xc, java.lang.Object o)
          Deprecated.  
 
Methods inherited from interface weblogic.common.internal.Manufacturable
destroy, initialize
 

Method Detail

execute

public java.lang.Object execute(weblogic.t3.srvr.ExecutionContext xc,
                                java.lang.Object o)
                         throws java.lang.Exception
Deprecated. 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.