Uses of Class
org.ow2.util.ant.archive.info.EjbInfo

Packages that use EjbInfo
org.ow2.util.ant.archive.api   
org.ow2.util.ant.archive.exploded   
org.ow2.util.ant.archive.file   
 

Uses of EjbInfo in org.ow2.util.ant.archive.api
 

Methods in org.ow2.util.ant.archive.api with parameters of type EjbInfo
 void IEjb.setEjbInfo(EjbInfo ejbInfo)
          Sets the information about an EJB archive.
 

Uses of EjbInfo in org.ow2.util.ant.archive.exploded
 

Methods in org.ow2.util.ant.archive.exploded with parameters of type EjbInfo
 void EjbExploded.setEjbInfo(EjbInfo ejbInfo)
          Sets the information about an EJB archive.
 

Uses of EjbInfo in org.ow2.util.ant.archive.file
 

Methods in org.ow2.util.ant.archive.file with parameters of type EjbInfo
 void EjbFile.setEjbInfo(EjbInfo ejbInfo)
          Sets the information about an EJB archive.
 



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