Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Interface
weblogic.deploy.api.internal.Closable

Packages that use Closable
weblogic.deploy.api.model Provides interfaces and classes that represent represent the Java EE configuration of a deployable object. 
weblogic.deploy.api.spi Provides interfaces and classes to handle specific configuration and deployment control for WebLogic Server. 
 

Uses of Closable in weblogic.deploy.api.model
 

Classes in weblogic.deploy.api.model that implement Closable
 class WebLogicDeployableObject
          This class is the WebLogic Server implementation of DeployableObject.
 class WebLogicJ2eeApplicationObject
          This class is the WebLogic Server implementation of DeployableObject.
 

Uses of Closable in weblogic.deploy.api.spi
 

Subinterfaces of Closable in weblogic.deploy.api.spi
 interface WebLogicDeploymentConfiguration
          This interface provides WebLogic Server extensions to DeploymentConfiguration.
 


Copyright 1996, 2014, 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
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02