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, getNameprotected void setConfiguration(Map config)
setConfiguration in class FingerprintPluginconfig - the configurationpublic void execute(FingerprintContext context) throws Exception
execute in class FingerprintPlugincontext - the contextException - if the operation failsCopyright © 2025. All rights reserved.