BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Interface
weblogic.wtc.jatmi.TuxedoService

Packages that use TuxedoService
weblogic.wtc.gwt   
weblogic.wtc.jatmi   
 

Uses of TuxedoService in weblogic.wtc.gwt
 

Methods in weblogic.wtc.gwt with parameters of type TuxedoService
 

Uses of TuxedoService in weblogic.wtc.jatmi
 

Methods in weblogic.wtc.jatmi that return TuxedoService
 TuxedoService TuxedoServiceHome.create()
          This method corresponds to the ejbCreate method in the user bean which will implement the actual service call.
 

Methods in weblogic.wtc.jatmi with parameters of type TuxedoService
 void InvokeSvc.advertise(String svc, TuxedoService func)
          This function advertises a service name and an object that should be used to service that request.
 


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