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