Uses of Class
org.ow2.util.ant.archive.War

Packages that use War
org.ow2.util.ant.archive   
org.ow2.util.ant.archive.info   
 

Uses of War in org.ow2.util.ant.archive
 

Methods in org.ow2.util.ant.archive with parameters of type War
 void Ear.addConfiguredWar(War war)
          Add a given war archive.
 

Uses of War in org.ow2.util.ant.archive.info
 

Methods in org.ow2.util.ant.archive.info that return types with arguments of type War
 List<War> EarInfo.getWars()
           
 

Method parameters in org.ow2.util.ant.archive.info with type arguments of type War
 void EarInfo.setWars(List<War> wars)
          Sets the list of WAR modules.
 



Copyright © 2007-2013 Bull S.A.S.. All Rights Reserved.