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

E13403-07

oracle.jdeveloper.deploy.cmd
Class DeployToEarState

java.lang.Object
  extended by oracle.javatools.data.HashStructureAdapter
      extended by oracle.jdeveloper.deploy.cmd.DeployCommandState
          extended by oracle.jdeveloper.deploy.cmd.ProfileDeployCmdState
              extended by oracle.jdeveloper.deploy.cmd.DeployToFileState
                  extended by oracle.jdeveloper.deploy.cmd.DeployToArchiveState
                      extended by oracle.jdeveloper.deploy.cmd.DeployToEarState

public class DeployToEarState
extends DeployToArchiveState


Field Summary
 
Fields inherited from class oracle.jdeveloper.deploy.cmd.DeployCommandState
COMMAND_CLASS_KEY, COMMAND_ID_KEY, COMMAND_TYPE_KEY, DEPLOY_SEQUENCE_KEY
 
Fields inherited from class oracle.javatools.data.HashStructureAdapter
_hash
 
Constructor Summary
DeployToEarState()
           
DeployToEarState(HashStructure hash)
           
 
Method Summary
protected  java.lang.Class<? extends DeployCommand> getCommandClass()
           
 
Methods inherited from class oracle.jdeveloper.deploy.cmd.ProfileDeployCmdState
getProfile, setProfile
 
Methods inherited from class oracle.jdeveloper.deploy.cmd.DeployCommandState
getCommandClassName, getCommandClassName, getCommandId, getCommandId, getCommandType, getCommandType, getDeploySequence, saveTo, setCommandId, setDeploySequence
 
Methods inherited from class oracle.javatools.data.HashStructureAdapter
addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEquals
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployToEarState

public DeployToEarState()

DeployToEarState

public DeployToEarState(HashStructure hash)
Method Detail

getCommandClass

protected java.lang.Class<? extends DeployCommand> getCommandClass()
Overrides:
getCommandClass in class DeployToArchiveState

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

E13403-07

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