Uses of Class
org.apache.openejb.assembler.classic.PortInfo

Packages that use PortInfo
org.apache.openejb.assembler.classic   
 

Uses of PortInfo in org.apache.openejb.assembler.classic
 

Fields in org.apache.openejb.assembler.classic with type parameters of type PortInfo
 List<PortInfo> EjbJarInfo.portInfos
           
 List<PortInfo> WebAppInfo.portInfos
           
 

Methods in org.apache.openejb.assembler.classic with parameters of type PortInfo
static PortData WsBuilder.toPortData(PortInfo port, Collection<Injection> injections, URL baseUrl, ClassLoader classLoader)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.