BEA Systems, Inc.


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.

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/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference