|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpecificAnnotations
Method Summary | |
---|---|
java.util.Set<java.lang.String> |
selectAnnotatedClasses(java.lang.Class<?> annotationClass)
Target helper: Select the classes which are recorded as having the specified annotation as a class annotation. |
Method Detail |
---|
java.util.Set<java.lang.String> selectAnnotatedClasses(java.lang.Class<?> annotationClass) throws com.ibm.wsspi.adaptable.module.UnableToAdaptException
Target helper: Select the classes which are recorded as having the specified annotation as a class annotation.
annotationClass
- The class annotation to use for the selection.
com.ibm.wsspi.adaptable.module.UnableToAdaptException
- Thrown by an error processing fragment paths.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |