org.richfaces.resource.optimizer.resource.scan.impl.reflections
public class ReflectionsExt extends org.reflections.Reflections
| Constructor and Description |
|---|
ReflectionsExt() |
ReflectionsExt(org.reflections.Configuration configuration) |
ReflectionsExt(String prefix,
org.reflections.scanners.Scanner... scanners) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Class<?>> |
getMarkedClasses() |
collect, collect, collect, collect, get, getFieldsAnnotatedWith, getFieldsAnnotatedWith, getMethodsAnnotatedWith, getMethodsAnnotatedWith, getResources, getResources, getStore, getSubTypesOf, getTypesAnnotatedWith, getTypesAnnotatedWith, getTypesAnnotatedWith, getTypesAnnotatedWith, merge, save, save, scanareAnnotationMembersMatching, forName, forNames, getAll, getAllFields, getAllFields, getAllMethods, getAllMethods, getAllSuperTypes, getAllSuperTypes, getMatchingAnnotations, getPrimitiveDescriptors, getPrimitiveNames, getPrimitiveTypes, names, withAnnotation, withAnnotation, withAnnotations, withAnnotations, withModifier, withName, withParameterAnnotations, withParameterAnnotations, withParameters, withParametersAssignableTo, withParametersCount, withPrefix, withReturnType, withReturnTypeAssignableTo, withType, withTypeAssignableTopublic ReflectionsExt()
public ReflectionsExt(org.reflections.Configuration configuration)
public ReflectionsExt(String prefix, org.reflections.scanners.Scanner... scanners)
public Collection<Class<?>> getMarkedClasses()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.