oracle.jdeveloper.deploy
Class DeploymentView
java.lang.Object
  
oracle.javatools.data.HashStructureAdapter
      
oracle.jdeveloper.deploy.DeploymentView
public class DeploymentView
- extends HashStructureAdapter
 
A DeploymentView describes how a DeploymentModule should be constructed.
 
 
 
 
| 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 | 
 
DeploymentView
public DeploymentView()
DeploymentView
public DeploymentView(Profile profile)
getArchiveURL
public java.net.URL getArchiveURL()
 
setArchiveURL
public void setArchiveURL(java.net.URL url)
 
isInherited
public boolean isInherited()
 
setInherited
public void setInherited(boolean value)
 
Copyright © 1997, 2011, Oracle. All rights reserved.