BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.common
Interface T3Executable


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 © 2000 BEA Systems, Inc. All Rights Reserved.

Method Summary
 java.lang.Object execute(weblogic.t3.srvr.ExecutionContext xc, java.lang.Object o)
           
 
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


Documentation is available at
http://www.weblogic.com/docs51