| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.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.ejb.EjbProfile
public class EjbProfile
Class representing an EJB deployment profile.
| 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 | |
|---|---|
EjbProfile()
 | 
|
EjbProfile(HashStructure hash)
 | 
|
| Method Summary | |
|---|---|
 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, getEnterpriseAppName, getPlatform, getProperties, getProperty, initTempEar, initTransientProfile, isTransientProfile, putProperty, removeProperty, setDefaultConnection, setDeployClientMaxHeapSize, setDeployPlanUrl, setEarURL, setEnterpriseAppName, setPlatform, setProperties, setTransientProfile | 
| Methods inherited from class oracle.jdeveloper.deploy.jar.ArchiveProfile | 
|---|
addFileGroup, canPackage, findLibraryFileGroup, findLibraryFileGroups, findPackagingFileGroup, findProjectFileGroup, getArchiveOptions, getFileGroups, getJarURL, getSelectedProjectFiles, initArchiveProfile, isClasspathJar, newDefaultArchiveProfile, newDefaultArchiveProfile, newDefaultArchiveProfile, resolvesLibrary, selectLibraryForDeployment, setArchiveOptions, setFileGroups, setJarURL | 
| 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 EjbProfile()
public EjbProfile(HashStructure hash)
| Method Detail | 
|---|
public final int getPackagingType()
J2eePackaging
getPackagingType in interface J2eePackaginggetPackagingType in class J2eeProfile
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||