Uses of Interface
org.tentackle.common.ModuleHook
-
-
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.
-