Class Scanner
java.lang.Object
org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
- Author:
- Bogdan Stefanescu
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addCollector
(String annotation) void
addCollector
(String annotation, Collection<Class<?>> collector) getClasses
(String anno) Collection<Class<?>>
getCollector
(String annotation) Map<String,
Collection<Class<?>>> void
scan()
-
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
-