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.annotations
Methods in com.ibm.ws.container.service.annotations that return SpecificAnnotations Modifier and Type Method Description SpecificAnnotations
ModuleAnnotations. getSpecificAnnotations(java.util.Set<java.lang.String> specificClassNames)
Answer annotation targets generated from the module class source.SpecificAnnotations
WebAnnotations. getSpecificAnnotations(java.util.Set<java.lang.String> specificClassNames)
Answer annotation targets generated from the module class source.
-