Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04

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 Deprecated 7.0.0.0. Use weblogic.management.timer
 

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.
 

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

Uses of T3ServicesDef in weblogic.time.common
 

Methods in weblogic.time.common with parameters of type T3ServicesDef
 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 ScheduleDef.setServices(T3ServicesDef services)
          Deprecated. Deprecated in WebLogic Server 6.1
 


Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04