Package org.apache.tika.config.loader
Interface LoaderContext.DependencyProvider
- Enclosing class:
- LoaderContext
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface for lazy access to cross-component dependencies.
This avoids circular dependencies during loading.
-
Method Summary
-
Method Details
-
get
- Throws:
TikaConfigException
-