public class LibraryObjectPlugin extends FingerprintPlugin
Constructor and Description |
---|
LibraryObjectPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
execute(FingerprintContext context)
Executes the plugin.
|
protected void |
setConfiguration(Map config)
Sets the plugin configuration.
|
getConfiguration, getConfiguration, getName
protected void setConfiguration(Map config)
setConfiguration
in class FingerprintPlugin
config
- the configurationpublic void execute(FingerprintContext context) throws Exception
execute
in class FingerprintPlugin
context
- the contextException
- if the operation failsCopyright © 2023. All rights reserved.