|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |