|
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 |
public interface JarPackaging
Method Summary | |
---|---|
ArchiveOptions |
getArchiveOptions()
Returns a structure describing the JAR options that should be applied when building the output JAR. |
oracle.jdeveloper.deploy.common.FileGroups |
getFileGroups()
Returns the FileGroups that represents the packaging instructions the user has specified in the deployment profile. |
java.net.URL |
getJarURL()
Returns the URL that will be added to the class path
of a project that depends on this profile. |
Methods inherited from interface oracle.jdeveloper.deploy.common.Interdependency |
---|
addDependency, getDependencies, removeDependency |
Method Detail |
---|
java.net.URL getJarURL()
URL
that will be added to the class path
of a project that depends on this profile.
ArchiveOptions getArchiveOptions()
oracle.jdeveloper.deploy.common.FileGroups getFileGroups()
|
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 |