BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Interface
weblogic.common.T3ServicesDef

Packages that use T3ServicesDef
weblogic.com   
weblogic.common   
weblogic.corba.visi.t3server   
weblogic.db.jdbc   
weblogic.event.actions   
weblogic.event.evaluators   
weblogic.remote.common   
weblogic.time.common   
 

Uses of T3ServicesDef in weblogic.com
 

Methods in weblogic.com that return T3ServicesDef
 T3ServicesDef Server.getT3Services(weblogic.rmi.extensions.Stub stub)
          Returns a Remote object for the remote object represented by the stub
 T3ServicesDef Tengah.getT3Services(weblogic.rmi.extensions.Stub stub)
          Deprecated.  
 

Methods in weblogic.com with parameters of type T3ServicesDef
 void COMFinalizer.setServices(T3ServicesDef t3sd)
          For internal use only.
 void EventProxy.setServices(T3ServicesDef t3sd)
          For internal use only
 

Uses of T3ServicesDef in weblogic.common
 

Fields in weblogic.common declared as T3ServicesDef
 T3ServicesDef T3Client.services
          Defines the WebLogic services that a T3Client can access.
 

Methods in weblogic.common that return T3ServicesDef
 T3ServicesDef T3ServicesFinderDef.getT3Services()
           
static T3ServicesDef T3Services.getT3Services()
          Gets the services stub.
 T3ServicesDef T3Client.getT3Services()
          Returns the WebLogic services that a T3Client can access.
 

Methods in weblogic.common with parameters of type T3ServicesDef
 MonitorDef Monitor.newInstance(T3ServicesDef services)
          Creates an instance of the user-written class and calls its monitorInit() and setServices() methods.
 void T3ShutdownDef.setServices(T3ServicesDef services)
          Sets the services object.
 void T3StartupDef.setServices(T3ServicesDef services)
          Sets the services stub for the T3StartupDef object.
 void MonitorDef.setServices(T3ServicesDef services)
          Sets the services object for the monitor.
 

Uses of T3ServicesDef in weblogic.corba.visi.t3server
 

Methods in weblogic.corba.visi.t3server with parameters of type T3ServicesDef
 void Startup.setServices(T3ServicesDef services)
          This method implements the RemoteT3 interface.
 

Uses of T3ServicesDef in weblogic.db.jdbc
 

Methods in weblogic.db.jdbc with parameters of type T3ServicesDef
 void EventfulTableDataSet.setServices(T3ServicesDef services)
          Internal use only.
 

Uses of T3ServicesDef in weblogic.event.actions
 

Methods in weblogic.event.actions with parameters of type T3ServicesDef
 void ActionRefreshPool.setServices(T3ServicesDef services)
          Sets a reference to the services available in the T3Server.
 void ActionRedirect.setServices(T3ServicesDef services)
           
 void ActionEmail.setServices(T3ServicesDef services)
          Saves the services object.
 void ActionLog.setServices(T3ServicesDef services)
          Saves the services object.
 void ActionDef.setServices(T3ServicesDef services)
          Sets the services object for the action.
 void ActionUDP.setServices(T3ServicesDef services)
          Saves the services object.
 void ActionNull.setServices(T3ServicesDef services)
          Saves the services object.
 

Uses of T3ServicesDef in weblogic.event.evaluators
 

Methods in weblogic.event.evaluators with parameters of type T3ServicesDef
 void EvaluateTrue.setServices(T3ServicesDef services)
          Saves the services object.
 void EvaluateDef.setServices(T3ServicesDef services)
          Sets the services object for the Evaluator.
 void EvaluateTime.setServices(T3ServicesDef services)
          Saves the services object.
 

Uses of T3ServicesDef in weblogic.remote.common
 

Methods in weblogic.remote.common with parameters of type T3ServicesDef
 void T3ServletDef.setServices(T3ServicesDef services)
          Deprecated. Use RMI instead.
 

Uses of T3ServicesDef in weblogic.time.common
 

Methods in weblogic.time.common with parameters of type T3ServicesDef
 void TriggerDef.setServices(T3ServicesDef services)
          Sets the services stub, which allows runtime access to WebLogic services that may be accessed.
 void ScheduleDef.setServices(T3ServicesDef services)
          Sets the services stub, which allows runtime access to WebLogic services that may be accessed.
 


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