Uses of Interface
com.ibm.ws.container.service.annotations.SpecificAnnotations
- 
Packages that use SpecificAnnotations Package Description com.ibm.ws.container.service.annotations 
- 
- 
Uses of SpecificAnnotations in com.ibm.ws.container.service.annotationsMethods in com.ibm.ws.container.service.annotations that return SpecificAnnotations Modifier and Type Method Description SpecificAnnotationsModuleAnnotations. getSpecificAnnotations(java.util.Set<java.lang.String> specificClassNames)Answer annotation targets generated from the module class source.SpecificAnnotationsWebAnnotations. getSpecificAnnotations(java.util.Set<java.lang.String> specificClassNames)Answer annotation targets generated from the module class source.
 
-