| Package | Description |
|---|---|
| org.reflections | |
| org.reflections.util |
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
Reflections.configuration |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Reflections.getConfiguration()
returns the
Configuration object of this instance |
| Constructor and Description |
|---|
Reflections(Configuration configuration)
constructs Reflections instance and scan according to the given
Configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationBuilder
Configuration builder for instantiating Reflections |
Copyright © 2023. All rights reserved.