public interface SpecificationTraverser extends ApplicationScopedComponent
| Modifier and Type | Method and Description |
|---|---|
void |
traverseReferencedClasses(ObjectSpecification noSpec,
List<Class<?>> discoveredTypes) |
void |
traverseTypes(Method method,
List<Class<?>> discoveredTypes) |
init, shutdownvoid traverseTypes(Method method, List<Class<?>> discoveredTypes)
void traverseReferencedClasses(ObjectSpecification noSpec, List<Class<?>> discoveredTypes) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.