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

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

Uses of IJAnnotationResource in org.ow2.util.ee.metadata.common.api
 

Methods in org.ow2.util.ee.metadata.common.api that return types with arguments of type IJAnnotationResource
 List<IJAnnotationResource> ICommonClassMetadata.getJAnnotationResources()
           
 

Method parameters in org.ow2.util.ee.metadata.common.api with type arguments of type IJAnnotationResource
 void ICommonClassMetadata.setJAnnotationResources(List<IJAnnotationResource> jAnnotationResources)
          Sets JAnnotationResources object.
 

Uses of IJAnnotationResource in org.ow2.util.ee.metadata.common.api.enc
 

Methods in org.ow2.util.ee.metadata.common.api.enc that return types with arguments of type IJAnnotationResource
 List<IENCBinding<IJAnnotationResource>> IENCBindingHolder.getResourceBindings()
           
 

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

Methods in org.ow2.util.ee.metadata.common.api.interfaces that return IJAnnotationResource
 IJAnnotationResource IAnnotationResource.getJAnnotationResource()
           
 

Methods in org.ow2.util.ee.metadata.common.api.interfaces that return types with arguments of type IJAnnotationResource
 List<IJAnnotationResource> IEnvironmentRefAccessor.getJAnnotationResources()
           
 

Methods in org.ow2.util.ee.metadata.common.api.interfaces with parameters of type IJAnnotationResource
 void IAnnotationResource.setJAnnotationResource(IJAnnotationResource jAnnotationResource)
          Set JAnnotationResource object.
 

Method parameters in org.ow2.util.ee.metadata.common.api.interfaces with type arguments of type IJAnnotationResource
 void IEnvironmentRefAccessor.setJAnnotationResources(List<IJAnnotationResource> jAnnotationResources)
          Sets JAnnotationResources object.
 



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