Uses of Interface
org.ow2.util.ee.metadata.common.api.struct.IEnvEntry

Packages that use IEnvEntry
org.ow2.util.ee.metadata.common.api.interfaces Implementation of EJB 3.0 container 
 

Uses of IEnvEntry in org.ow2.util.ee.metadata.common.api.interfaces
 

Methods in org.ow2.util.ee.metadata.common.api.interfaces that return types with arguments of type IEnvEntry
 Collection<? extends IEnvEntry> IEnvironmentRefAccessor.getEnvEntryCollection()
           
 Collection<? extends IEnvEntry> IEnvEntryAccess.getEnvEntryCollection()
           
 

Method parameters in org.ow2.util.ee.metadata.common.api.interfaces with type arguments of type IEnvEntry
 void IEnvironmentRefAccessor.setEnvEntryCollection(Collection<? extends IEnvEntry> envEntryCollection)
           
 void IEnvEntryAccess.setEnvEntryCollection(Collection<? extends IEnvEntry> envEntryCollection)
           
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.