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

Packages that use IdPropertiesInfo
org.apache.openejb.assembler.classic   
org.apache.openejb.assembler.classic.util   
 

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

Fields in org.apache.openejb.assembler.classic with type parameters of type IdPropertiesInfo
 List<IdPropertiesInfo> AppInfo.pojoConfigurations
           
 List<IdPropertiesInfo> EjbJarInfo.pojoConfigurations
           
 

Uses of IdPropertiesInfo in org.apache.openejb.assembler.classic.util
 

Methods in org.apache.openejb.assembler.classic.util that return types with arguments of type IdPropertiesInfo
static Collection<IdPropertiesInfo> PojoUtil.findPojoConfig(Collection<IdPropertiesInfo> pojoConfigurations, AppInfo appInfo, WebAppInfo webApp)
           
 

Method parameters in org.apache.openejb.assembler.classic.util with type arguments of type IdPropertiesInfo
static Properties PojoUtil.findConfiguration(Collection<IdPropertiesInfo> infos, String id)
           
static Collection<IdPropertiesInfo> PojoUtil.findPojoConfig(Collection<IdPropertiesInfo> pojoConfigurations, AppInfo appInfo, WebAppInfo webApp)
           
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.