#2688: Protect the plugin manager from 3rd party modifications
This commit is contained in:
parent
f41b1fc821
commit
c46b14b92c
@ -40,7 +40,7 @@ import org.yaml.snakeyaml.introspector.PropertyUtils;
|
|||||||
* example event handling and plugin management.
|
* example event handling and plugin management.
|
||||||
*/
|
*/
|
||||||
@RequiredArgsConstructor
|
@RequiredArgsConstructor
|
||||||
public class PluginManager
|
public final class PluginManager
|
||||||
{
|
{
|
||||||
|
|
||||||
/*========================================================================*/
|
/*========================================================================*/
|
||||||
|
Loading…
Reference in New Issue
Block a user