Class BubbleModule
java.lang.Object
net.flectone.pulse.module.message.bubble.BubbleModule
- All Implemented Interfaces:
ModuleSimple
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBubbleModule(FileFacade fileFacade, TaskScheduler taskScheduler, BubbleService bubbleService, ListenerRegistry listenerRegistry, ModuleController moduleController, FLogger fLogger) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ModuleSimple
childrenBuilder, disablePredicate, permissionBuilder
-
Constructor Details
-
BubbleModule
protected BubbleModule(FileFacade fileFacade, TaskScheduler taskScheduler, BubbleService bubbleService, ListenerRegistry listenerRegistry, ModuleController moduleController, FLogger fLogger)
-
-
Method Details
-
name
- Specified by:
namein interfaceModuleSimple
-
config
- Specified by:
configin interfaceModuleSimple
-
permission
- Specified by:
permissionin interfaceModuleSimple
-
onEnable
public void onEnable()- Specified by:
onEnablein interfaceModuleSimple
-
onDisable
public void onDisable()- Specified by:
onDisablein interfaceModuleSimple
-
add
-
add
-