BEA Systems, Inc.

BEA WebLogic Server 9.0 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.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
static T3ServicesDef T3Services.getT3Services()
          Deprecated. Deprecated in WebLogic Server 6.1.
 T3ServicesDef T3Client.getT3Services()
          Returns the WebLogic services that a T3Client can access.
 

Methods in weblogic.common with parameters of type T3ServicesDef
 void T3StartupDef.setServices(T3ServicesDef services)
          Deprecated.  
 void T3ShutdownDef.setServices(T3ServicesDef services)
          Deprecated. Deprecated in WebLogic Server 6.1.
 

Uses of T3ServicesDef in weblogic.time.common
 

Methods in weblogic.time.common with parameters of type T3ServicesDef
 void TriggerDef.setServices(T3ServicesDef services)
          Deprecated. Deprecated in WebLogic Server 6.1
 void Trigger.private_initialize(T3ServicesDef services)
          Deprecated. Deprecated in WebLogic Server 6.1
 void Trigger.private_initialize(T3ServicesDef services, Triggerable object)
          Deprecated. Deprecated in WebLogic Server 6.1
 void Scheduler.private_initialize(T3ServicesDef services)
          Deprecated.  
 void ScheduleDef.setServices(T3ServicesDef services)
          Deprecated. Deprecated in WebLogic Server 6.1
 


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