public class EzyPluginSettingBuilder extends EzyAbstractSettingBuilder<EzySimplePluginSetting,EzyPluginSettingBuilder>
| Modifier and Type | Field and Description |
|---|---|
protected EzySimplePluginSetting.EzySimpleListenEvents |
listenEvents |
protected int |
priority |
configFile, entryLoader, entryLoaderArgs, name, threadPoolSize| Constructor and Description |
|---|
EzyPluginSettingBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EzyPluginSettingBuilder |
addListenEvent(com.tvd12.ezyfox.constant.EzyConstant event) |
EzyPluginSettingBuilder |
addListenEvent(String event) |
EzyPluginSettingBuilder |
listenEvents(EzySimplePluginSetting.EzySimpleListenEvents listenEvents) |
protected EzySimplePluginSetting |
newSetting() |
EzyPluginSettingBuilder |
priority(int priority) |
build, configFile, entryLoader, entryLoader, entryLoaderArgs, name, threadPoolSizeprotected int priority
protected EzySimplePluginSetting.EzySimpleListenEvents listenEvents
public EzyPluginSettingBuilder priority(int priority)
public EzyPluginSettingBuilder addListenEvent(String event)
public EzyPluginSettingBuilder addListenEvent(com.tvd12.ezyfox.constant.EzyConstant event)
public EzyPluginSettingBuilder listenEvents(EzySimplePluginSetting.EzySimpleListenEvents listenEvents)
protected EzySimplePluginSetting newSetting()
newSetting in class EzyAbstractSettingBuilder<EzySimplePluginSetting,EzyPluginSettingBuilder>Copyright © 2021 Young Monkeys. All rights reserved.