Class Scanner
java.lang.Object
org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
- Author:
- Bogdan Stefanescu
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCollector(String annotation) voidaddCollector(String annotation, Collection<Class<?>> collector) getClasses(String anno) Collection<Class<?>>getCollector(String annotation) Map<String,Collection<Class<?>>> voidscan()
-
Field Details
-
PATH_ANNO
- See Also:
-
PROVIDER_ANNO
- See Also:
-
bundle
protected org.osgi.framework.Bundle bundle -
packageBase
-
collectors
-
-
Constructor Details
-
Scanner
-
Scanner
-
-
Method Details
-
addCollector
-
addCollector
-
getCollector
-
getCollectors
-
scan
-
getClasses
-
getClasses
-