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

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

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

Methods in org.ow2.util.ant.archive with parameters of type Ejb
 void Ear.addConfiguredEjb(Ejb ejb)
          Add a given Ejb archive.
 

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

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

Method parameters in org.ow2.util.ant.archive.info with type arguments of type Ejb
 void EarInfo.setEjbs(List<Ejb> ejbs)
          Sets the list of EJB modules.
 



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