BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Interface
weblogic.common.T3ServicesDef

Packages that use T3ServicesDef
weblogic.common Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. 
weblogic.db.jdbc WebLogic dbKona is a set of high-level database connectivity objects that give Java applications and applets access to databases. 
weblogic.event.actions Deprecated; Instead, use JMS events with NO_ACKNOWLEDGE or MULTICAST_NO_ACKNOWLEDGE delivery modes. 
weblogic.event.evaluators Deprecated; Instead, use JMS events with NO_ACKNOWLEDGE or MULTICAST_NO_ACKNOWLEDGE delivery modes. 
weblogic.time.common   
 

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 T3Client.getT3Services()
          Returns the WebLogic services that a T3Client can access.
static T3ServicesDef T3Services.getT3Services()
          Gets the services stub.
 T3ServicesDef T3ServicesFinderDef.getT3Services()
           
 

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

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 ActionUDP.setServices(T3ServicesDef services)
          Saves the services object.
 void ActionNull.setServices(T3ServicesDef services)
          Saves the services object.
 void ActionDef.setServices(T3ServicesDef services)
          Sets the services object for the action.
 void ActionLog.setServices(T3ServicesDef services)
          Saves the services object.
 void ActionEmail.setServices(T3ServicesDef services)
          Saves the services object.
 void ActionRedirect.setServices(T3ServicesDef services)
           
 void ActionRefreshPool.setServices(T3ServicesDef services)
          Sets a reference to the services available in the T3Server.
 

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 EvaluateTime.setServices(T3ServicesDef services)
          Saves the services object.
 void EvaluateDef.setServices(T3ServicesDef services)
          Sets the services object for the Evaluator.
 

Uses of T3ServicesDef in weblogic.time.common
 

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


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60