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

E13403-08

Uses of Class
oracle.jdeveloper.deploy.jar.ArchiveOptions

Packages that use ArchiveOptions
oracle.jdeveloper.deploy.j2ee   
oracle.jdeveloper.deploy.jar   
 

Uses of ArchiveOptions in oracle.jdeveloper.deploy.j2ee
 

Methods in oracle.jdeveloper.deploy.j2ee with parameters of type ArchiveOptions
 void J2eePackaging.setArchiveOptions(ArchiveOptions archiveOptions)
           
 

Uses of ArchiveOptions in oracle.jdeveloper.deploy.jar
 

Methods in oracle.jdeveloper.deploy.jar that return ArchiveOptions
 ArchiveOptions ArchiveProfile.getArchiveOptions()
           
 ArchiveOptions JarPackaging.getArchiveOptions()
          Returns a structure describing the JAR options that should be applied when building the output JAR.
 

Methods in oracle.jdeveloper.deploy.jar with parameters of type ArchiveOptions
protected  void ArchiveOptions.copyToImpl(ArchiveOptions copy)
           
protected  boolean ArchiveOptions.equalsImpl(ArchiveOptions opts)
           
 void ArchiveProfile.setArchiveOptions(ArchiveOptions archiveOptions)
           
 


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

E13403-08

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