|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 12c Release 1 (12.1.1) Part Number E24391-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use WebLogicDeployableObject | |
---|---|
weblogic.deploy.api.model | Provides interfaces and classes that represent represent the J2EE configuration of a deployable object. |
weblogic.deploy.api.tools | Provides convenience classes to obtain a WebLogicDeploymentManager , populate a configuration for an application, and
create a new or updated deployment plan. |
Uses of WebLogicDeployableObject in weblogic.deploy.api.model |
---|
Subclasses of WebLogicDeployableObject in weblogic.deploy.api.model | |
---|---|
class |
WebLogicJ2eeApplicationObject
This class is the WebLogic Server implementation of DeployableObject . |
Methods in weblogic.deploy.api.model that return WebLogicDeployableObject | |
---|---|
static WebLogicDeployableObject |
WebLogicDeployableObject.createDeployableObject(File app)
Deprecated. since WLS 9.2. |
static WebLogicDeployableObject |
WebLogicDeployableObject.createDeployableObject(File app,
File appRoot)
Deprecated. since WLS 9.2. |
static WebLogicDeployableObject |
WebLogicDeployableObject.createDeployableObject(File app,
File appRoot,
File plan,
File plandir,
weblogic.deploy.api.internal.utils.LibrarySpec[] libraries)
Deprecated. since WLS 9.2. |
static WebLogicDeployableObject |
WebLogicDeployableObject.createLazyDeployableObject(File app,
File appRoot)
Deprecated. since WLS 9.2. |
Uses of WebLogicDeployableObject in weblogic.deploy.api.tools |
---|
Methods in weblogic.deploy.api.tools that return WebLogicDeployableObject | |
---|---|
WebLogicDeployableObject |
SessionHelper.getDeployableObject()
The root deployable object. |
|
Copyright 1996, 2011, 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 12c Release 1 (12.1.1) Part Number E24391-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |