Uses of Interface
org.tentackle.common.ModuleHook
-
Packages that use ModuleHook Package Description org.tentackle.common Common classes for build- and runtime.org.tentackle.common.service -
-
Uses of ModuleHook in org.tentackle.common
Methods in org.tentackle.common that return ModuleHook Modifier and Type Method Description ModuleHookModuleInfo. getHook()Gets the module hook.Constructors in org.tentackle.common with parameters of type ModuleHook Constructor Description ModuleInfo(ModuleHook hook)Creates a module info. -
Uses of ModuleHook in org.tentackle.common.service
Classes in org.tentackle.common.service that implement ModuleHook Modifier and Type Class Description classHookHook for the common module.
-