BEA Systems, Inc.

WebLogic Server 6.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
 

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(java.lang.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://e-docs.bea.com/wls/docs61

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