Uses of Class
org.ow2.jonas.web.base.War

Packages that use War
org.ow2.jonas.web.base   
 

Uses of War in org.ow2.jonas.web.base
 

Methods in org.ow2.jonas.web.base that return War
 War BaseWebContainerService.getWar(URL url)
          Get the war identified by its URL (.war).
 

Methods in org.ow2.jonas.web.base with parameters of type War
 boolean War.equals(War war)
          Return true if only if the specified war is equal to this war.
protected  void BaseWebContainerService.registerWarMBean(War war, String domainName, String fileName)
          Register War MBean.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.