OSGI-INF.bundle.info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.servicemix.bundles.reflections
Show all versions of org.apache.servicemix.bundles.reflections
This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.
\u001B[1mSYNOPSIS\u001B[0m
This OSGi bundle wraps reflections 0.9.9 jar file.
Original Maven URL:
\u001B[33mmvn:org.reflections/reflections/0.9.9\u001B[0m
\u001B[1mDESCRIPTION\u001B[0m
Reflections scans your classpath, indexes the metadata, allows you to query it on runtime and may save and collect that information for many modules within your project.
Using Reflections you can query your metadata such as:
get all subtypes of some type
get all types/constructos/methods/fields annotated with some annotation, optionally with annotation parameters matching
get all resources matching matching a regular expression
get all methods with specific signature including parameters, parameter annotations and return type
\u001B[1mSEE ALSO\u001B[0m
\u001B[36mhttp://wiki.fasterxml.com/JacksonModuleScala\u001B[0m
© 2015 - 2025 Weber Informatics LLC | Privacy Policy