Interface TikaResourceAware
- All Superinterfaces:
TikaServerResource
- All Known Implementing Classes:
XMPMetadataResource
For SPI-loaded resources that need the shared
TikaResource. The service loader can
only call a no-arg (or ServiceLoader-arg) constructor, so the dependency is injected after
construction, the same way ServerStatusResource receives its ServerStatus.-
Method Summary
-
Method Details
-
setTikaResource
-