public class PropertiesDecryptorPlugin extends AbstractPlugin
PropertiesDecryptor
into the module context if it exists.logger, PLUGIN_CONTEXT_CONFIG_ROOT
Constructor and Description |
---|
PropertiesDecryptorPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
preProcessModule(Module module)
Apply changes to the module before it is initialized i.e. before its context is refreshed.
|
boolean |
supports(Module module)
Check if the module is supported by the plugin.
|
beforeShutdown, getApplicationContext, getOrder, postProcessModule, removeModule, setApplicationContext
public void preProcessModule(Module module)
Plugin
preProcessModule
in interface Plugin
preProcessModule
in class AbstractPlugin
module
- the module to pre-process