Uses of Interface
com.ibm.ws.container.service.annotations.SpecificAnnotations

Packages that use SpecificAnnotations
com.ibm.ws.container.service.annotations   
 

Uses of SpecificAnnotations in com.ibm.ws.container.service.annotations
 

Methods in com.ibm.ws.container.service.annotations that return SpecificAnnotations
 SpecificAnnotations WebAnnotations.getSpecificAnnotations(java.util.Set<java.lang.String> specificClassNames)
          Answer annotation targets generated from the module class source.
 SpecificAnnotations ModuleAnnotations.getSpecificAnnotations(java.util.Set<java.lang.String> specificClassNames)
          Answer annotation targets generated from the module class source.