Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Uses of Interface
oracle.jdeveloper.deploy.dt.Deployable

Packages that use Deployable
oracle.jdeveloper.deploy.dt   
oracle.jdeveloper.deploy.ear   
oracle.jdeveloper.deploy.ejb   
oracle.jdeveloper.deploy.j2ee   
oracle.jdeveloper.deploy.jar   
oracle.jdeveloper.deploy.sp   
oracle.jdeveloper.deploy.war   

 

Uses of Deployable in oracle.jdeveloper.deploy.dt

 

Classes in oracle.jdeveloper.deploy.dt that implement Deployable
 class DeployElement
          An extension of DefaultElement that also implements the LinkedDirtyable interface.
 class Profile
           

 

Uses of Deployable in oracle.jdeveloper.deploy.ear

 

Classes in oracle.jdeveloper.deploy.ear that implement Deployable
 class EarProfile
          Class representing an EAR deployment profile.

 

Uses of Deployable in oracle.jdeveloper.deploy.ejb

 

Classes in oracle.jdeveloper.deploy.ejb that implement Deployable
 class EjbProfile
          Class representing an EJB deployment profile.

 

Uses of Deployable in oracle.jdeveloper.deploy.j2ee

 

Classes in oracle.jdeveloper.deploy.j2ee that implement Deployable
 class J2eeProfile
           

 

Uses of Deployable in oracle.jdeveloper.deploy.jar

 

Classes in oracle.jdeveloper.deploy.jar that implement Deployable
 class AppClientProfile
           
 class ArchiveProfile
          Data model for the JAR (simple archive) deployment profile.
 class ClientProfile
          Data model representing the J2EE Client deployment profile type.
 class ConnectorProfile
          Data model representing the J2EE Connector deployment profile type.
 class LibraryArchiveProfile
          Data Model representing a deployment campable (as a shared library) version of an ArchiveProfile.
 class TaglibProfile
          The JSP tag library profile.

 

Uses of Deployable in oracle.jdeveloper.deploy.sp

 

Classes in oracle.jdeveloper.deploy.sp that implement Deployable
 class PlsqlMethod
          Abstract base data model representing common aspects of PL/SQL procedures and functions.
 class PlsqlPackagedFunction
          Data model representing a PL/SQL packaged function.
 class PlsqlPackagedProcedure
          Data model representing a packaged Java stored procedure.
 class PlsqlTopLevelFunction
          Data model representing a top-level Java stored function.
 class PlsqlTopLevelMethod
          Abstract base data model representing common aspects of top-level PL/SQL procedures and functions.
 class PlsqlTopLevelProcedure
          Data model representing a top-level Java stored procedure that has no return value.

 

Uses of Deployable in oracle.jdeveloper.deploy.war

 

Classes in oracle.jdeveloper.deploy.war that implement Deployable
 class WarProfile
          Data model representing a deployment profile for a J2EE web module.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.