Class YandexModule
java.lang.Object
net.flectone.pulse.module.integration.yandex.YandexModule
- All Implemented Interfaces:
ModuleSimple
-
Constructor Summary
ConstructorsConstructorDescriptionYandexModule(FileFacade fileFacade, ReflectionResolver reflectionResolver, ModuleController moduleController, com.google.inject.Injector injector) -
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
-
YandexModule
@Inject public YandexModule(FileFacade fileFacade, ReflectionResolver reflectionResolver, ModuleController moduleController, com.google.inject.Injector injector)
-
-
Method Details
-
onEnable
public void onEnable()- Specified by:
onEnablein interfaceModuleSimple
-
onDisable
public void onDisable()- Specified by:
onDisablein interfaceModuleSimple
-
name
- Specified by:
namein interfaceModuleSimple
-
config
- Specified by:
configin interfaceModuleSimple
-
permission
- Specified by:
permissionin interfaceModuleSimple
-
translate
-