public class ReflectionsExt
extends Reflections
Constructor and Description |
---|
ReflectionsExt() |
ReflectionsExt(Configuration configuration) |
ReflectionsExt(String prefix,
Scanner... scanners) |
public ReflectionsExt()
public ReflectionsExt(Configuration configuration)
public ReflectionsExt(String prefix, Scanner... scanners)
public Collection<Class<?>> getMarkedClasses()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.