| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.javatools.data.HashStructureAdapter
      
oracle.jdeveloper.deploy.dt.DeployElement
          
oracle.jdeveloper.deploy.dt.Profile
              
oracle.jdeveloper.deploy.jar.ArchiveProfile
                  
oracle.jdeveloper.deploy.j2ee.J2eeProfile
                      
oracle.jdeveloper.deploy.jar.ConnectorProfile
public class ConnectorProfile
Data model representing the J2EE Connector deployment profile type.
| Field Summary | 
|---|
| Fields inherited from class oracle.jdeveloper.deploy.j2ee.J2eeProfile | 
|---|
ACTION_DEPLOY_PREBUILT_TO_REMOTE, ACTION_DEPLOY_TO_EAR_FILE, ACTION_DEPLOY_TO_MOST_RECENT, ACTION_DEPLOY_TO_NEW_CONNECTION, ACTION_REDEPLOY | 
| Fields inherited from class oracle.jdeveloper.deploy.jar.ArchiveProfile | 
|---|
ACTION_DEPLOY_TO_JAR_FILE, ACTION_PREVIEW, ACTION_SETTINGS_DIALOG | 
| Fields inherited from class oracle.jdeveloper.deploy.dt.Profile | 
|---|
_dataContainer, _dependableContainer, PROFILE_CLASS_NAME, PROFILE_DEPENDENCIES, PROFILE_NAME | 
| Fields inherited from class oracle.javatools.data.HashStructureAdapter | 
|---|
_hash | 
| Fields inherited from interface oracle.jdeveloper.deploy.j2ee.J2eePackaging | 
|---|
CLIENT_MODULE, CONNECTOR_MODULE, EJB_MODULE, J2EE_APPLICATION, METADATA_MODULE, NONE, OAR_MODULE, SAR_MODULE, WEB_MODULE | 
| Constructor Summary | |
|---|---|
ConnectorProfile() | 
|
ConnectorProfile(HashStructure hash) | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getEnterpriseAppName() | 
 int | 
getPackagingType()Returns one of the constants: J2EE_APPLICATION, EJB_MODULE, WEB_MODULE, or CLIENT_MODULE.  | 
| Methods inherited from class oracle.jdeveloper.deploy.j2ee.J2eeProfile | 
|---|
getDefaultConnection, getDeployClientMaxHeapSize, getDeployPlanUrl, getEarURL, getPlatform, getProperties, getProperty, initTempEar, initTransientProfile, isTransientProfile, putProperty, removeProperty, setDefaultConnection, setDeployClientMaxHeapSize, setDeployPlanUrl, setEarURL, setEnterpriseAppName, setPlatform, setProperties, setTransientProfile | 
| Methods inherited from class oracle.jdeveloper.deploy.dt.DeployElement | 
|---|
attach, detach, getAttributes, getChildren, getData, getIcon, getLongLabel, getToolTipText, isDirty, linkContainingDirtyable, linkEmbeddedDirtyable, linkEmbeddedDirtyable, linkEmbeddedDirtyables, markDirty, mayHaveChildren, notifyObservers, setOwner, toString, unlinkContainingDirtyable, unlinkEmbeddedDirtyable, unlinkEmbeddedDirtyable, unlinkEmbeddedDirtyables | 
| Methods inherited from class oracle.javatools.data.HashStructureAdapter | 
|---|
addStructureChangeListener, containsKey, copyToImpl, equalsImpl, findOrCreate, forcedCopyTo, removeStructureChangeListener, useObjectEquals | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface oracle.jdeveloper.deploy.j2ee.J2eePackaging | 
|---|
setArchiveOptions | 
| Methods inherited from interface oracle.jdeveloper.deploy.jar.JarPackaging | 
|---|
getArchiveOptions, getFileGroups, getJarURL | 
| Methods inherited from interface oracle.jdeveloper.deploy.common.Interdependency | 
|---|
addDependency, getDependencies, removeDependency | 
| Methods inherited from interface oracle.javatools.util.Copyable | 
|---|
copyTo | 
| Constructor Detail | 
|---|
public ConnectorProfile()
public ConnectorProfile(HashStructure hash)
| Method Detail | 
|---|
public final int getPackagingType()
J2eePackaginggetPackagingType in interface J2eePackaginggetPackagingType in class J2eeProfilepublic java.lang.String getEnterpriseAppName()
getEnterpriseAppName in interface oracle.jdevimpl.deploy.JeeDeployablegetEnterpriseAppName in class J2eeProfile
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||