Package io.camunda.search.connect.plugin
Class PluginRepository
java.lang.Object
io.camunda.search.connect.plugin.PluginRepository
- All Implemented Interfaces:
AutoCloseable
Loads and holds references to the configured plugins.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()booleanisEmpty()load(SequencedCollection<PluginConfiguration> configs)
-
Constructor Details
-
PluginRepository
public PluginRepository()
-
-
Method Details
-
isEmpty
public boolean isEmpty() -
asRequestInterceptor
-
load
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-