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

E13403-08

Uses of Interface
oracle.jdeveloper.deploy.PlatformDeployable

Packages that use PlatformDeployable
oracle.jdeveloper.deploy.ear   
oracle.jdeveloper.deploy.ejb   
oracle.jdeveloper.deploy.j2ee   
oracle.jdeveloper.deploy.jar   
oracle.jdeveloper.deploy.war   
oracle.jdevimpl.deploy   
 

Uses of PlatformDeployable in oracle.jdeveloper.deploy.ear
 

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

Uses of PlatformDeployable in oracle.jdeveloper.deploy.ejb
 

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

Uses of PlatformDeployable in oracle.jdeveloper.deploy.j2ee
 

Subinterfaces of PlatformDeployable in oracle.jdeveloper.deploy.j2ee
 interface J2eePackaging
           
 

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

Uses of PlatformDeployable in oracle.jdeveloper.deploy.jar
 

Classes in oracle.jdeveloper.deploy.jar that implement PlatformDeployable
 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.
 

Uses of PlatformDeployable in oracle.jdeveloper.deploy.war
 

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

Uses of PlatformDeployable in oracle.jdevimpl.deploy
 

Subinterfaces of PlatformDeployable in oracle.jdevimpl.deploy
 interface oracle.jdevimpl.deploy.JeeDeployable
           
 


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

E13403-08

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