public class CustomMethodFactory extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.slf4j.Logger |
log |
| 限定符和类型 | 方法和说明 |
|---|---|
static CustomMethodFactory |
getInstance() |
CustomMethodPlugin |
getPluginByKey(String key) |
void |
init() |
void |
removePlugin(String key) |
void |
setPlugins(String key,
String value) |
public static CustomMethodFactory getInstance()
public void init()
public void removePlugin(String key)
public CustomMethodPlugin getPluginByKey(String key)
Copyright © 2022. All rights reserved.