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

E13403-08

Uses of Package
oracle.jdeveloper.deploy

Packages that use oracle.jdeveloper.deploy
oracle.jdeveloper.deploy   
oracle.jdeveloper.deploy.cmd   
oracle.jdeveloper.deploy.cmd.weblogic   
oracle.jdeveloper.deploy.common   
oracle.jdeveloper.deploy.dt   
oracle.jdeveloper.deploy.ear   
oracle.jdeveloper.deploy.ejb   
oracle.jdeveloper.deploy.j2ee   
oracle.jdeveloper.deploy.jar   
oracle.jdeveloper.deploy.shell   
oracle.jdeveloper.deploy.shell.weblogic   
oracle.jdeveloper.deploy.sp   
oracle.jdeveloper.deploy.war   
oracle.jdevimpl.deploy   
oracle.jdevimpl.deploy.common   
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy
Archive
          Interface to an Archive object.
ArchiveEntry
          This class represents an immutable entry in an Archive.
AutoSyncSettings
           
DefaultArchive
          Utility class used to build a jar file.
DefaultDeployShellFactory
          The default implementation of a DeployShellFactory creates a DeployShell that has the current Context and information gathered from the DeploymentManager and DeploymentViewManager.
DefaultDeployShellFactory.Configurator
          Configures a newly created root DeployShell.
Deployer
          A Deployer is responsible for performing a single unit of work in the Deployment process.
DeployerFactory
          A Deployment Factory is reponsible for providing a Deployer, given a DeploymentSequenceId.
DeployerListener
          A generic listener that can be attached to any Deployer.
DeployEvent
          A DeployEvent class encapsulates information related to a deployment-step that is passed into a DeployerListener.
DeployException
          This class and its subclasses represent an exception that occurs when the process of deploying (either preparation of deployment or deployment itself) is unable to complete.
DeploymentConstants
          Lists the DeploymentSequenceIds that are implemented by the delivered Deployers.
DeploymentModule
          A DeploymentModule provides an interface for managing events and the persistence of a deployable Archive.
DeploymentModuleEvent
          A DeploymentModule event is fired upon changes to a DeploymentModule.
DeploymentModuleFactory
          Interface to create a DeploymentModule based on a DeployShell.
DeploymentModuleIO
          Handles the I/O for a Deployment Module.
DeploymentModuleIOFactory
          Factory to create a class to handle the I/O of a DeploymentModule.
DeploymentModuleListener
          Interface for listenering on events on a DeploymentModule.
DeployShell
           
DeployShell.SequenceStack
           
DeployShellFactory
          Factory to construct and return a DeployShell used for Deployment.
LinkedDirtyable
          The LinkedDirtyable interface extends the Dirtyable interface by adding methods that support the linking of Dirtyables to each other.
ListenerCondition
          Interface to specify a conditional firing of a registered Listener.
ModuleDeploymentListener
          Listener interface for receiving cross-cutting Deployment events that cover Profile Definition, Packaging and Distribution of an Archive module.
SecurityDeploymentSettings
           
VetoableDeployException
           
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.cmd
DeployShell
           
DeployShellFactory
          Factory to construct and return a DeployShell used for Deployment.
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.cmd.weblogic
DeployShell
           
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.common
Deployer
          A Deployer is responsible for performing a single unit of work in the Deployment process.
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.dt
DefaultDeployShellFactory.Configurator
          Configures a newly created root DeployShell.
DeployAddin
          Base interface for all features which can be added into the deployment framework dynamically.
DeployShell
           
LinkedDirtyable
          The LinkedDirtyable interface extends the Dirtyable interface by adding methods that support the linking of Dirtyables to each other.
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.ear
LinkedDirtyable
          The LinkedDirtyable interface extends the Dirtyable interface by adding methods that support the linking of Dirtyables to each other.
PlatformDeployable
          Represents an object that is deployable to a Platform.
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.ejb
LinkedDirtyable
          The LinkedDirtyable interface extends the Dirtyable interface by adding methods that support the linking of Dirtyables to each other.
PlatformDeployable
          Represents an object that is deployable to a Platform.
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.j2ee
DeployException
          This class and its subclasses represent an exception that occurs when the process of deploying (either preparation of deployment or deployment itself) is unable to complete.
LinkedDirtyable
          The LinkedDirtyable interface extends the Dirtyable interface by adding methods that support the linking of Dirtyables to each other.
PlatformDeployable
          Represents an object that is deployable to a Platform.
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.jar
Archive
          Interface to an Archive object.
DefaultArchive
          Utility class used to build a jar file.
DefaultLinkedDirtyable
          This is a default implementation of the LinkedDirtyable interface that is primarily intended to be subclassed by data classes that track their own dirty state.
Deployer
          A Deployer is responsible for performing a single unit of work in the Deployment process.
DeployerFactory
          A Deployment Factory is reponsible for providing a Deployer, given a DeploymentSequenceId.
DeployException
          This class and its subclasses represent an exception that occurs when the process of deploying (either preparation of deployment or deployment itself) is unable to complete.
DeploymentModule
          A DeploymentModule provides an interface for managing events and the persistence of a deployable Archive.
DeployShell
           
LinkedDirtyable
          The LinkedDirtyable interface extends the Dirtyable interface by adding methods that support the linking of Dirtyables to each other.
PlatformDeployable
          Represents an object that is deployable to a Platform.
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.shell
DeployException
          This class and its subclasses represent an exception that occurs when the process of deploying (either preparation of deployment or deployment itself) is unable to complete.
DeployShell
           
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.shell.weblogic
DeployShell
           
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.sp
DefaultLinkedDirtyable
          This is a default implementation of the LinkedDirtyable interface that is primarily intended to be subclassed by data classes that track their own dirty state.
LinkedDirtyable
          The LinkedDirtyable interface extends the Dirtyable interface by adding methods that support the linking of Dirtyables to each other.
 

Classes in oracle.jdeveloper.deploy used by oracle.jdeveloper.deploy.war
LinkedDirtyable
          The LinkedDirtyable interface extends the Dirtyable interface by adding methods that support the linking of Dirtyables to each other.
PlatformDeployable
          Represents an object that is deployable to a Platform.
 

Classes in oracle.jdeveloper.deploy used by oracle.jdevimpl.deploy
PlatformDeployable
          Represents an object that is deployable to a Platform.
 

Classes in oracle.jdeveloper.deploy used by oracle.jdevimpl.deploy.common
Deployer
          A Deployer is responsible for performing a single unit of work in the Deployment process.
 


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.