BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.common
Interface T3ExecutableLazy


Deprecated. Deprecated in WebLogic Server 6.1.

public interface T3ExecutableLazy
extends weblogic.common.internal.Manufacturable

Internal use only.

Author:
Copyright (c) 1996-98 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
 void executeLazy(weblogic.t3.srvr.ExecutionContext xc, java.lang.Object o)
          Deprecated.  
 
Methods inherited from interface weblogic.common.internal.Manufacturable
destroy, initialize
 

Method Detail

executeLazy

public void executeLazy(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.