Class InitCommandRegistry
java.lang.Object
org.aksw.shellgebra.registry.init.InitCommandRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CommandRegistryinitCmdCandRegistry(CommandRegistry registry) These are the candidate mappings.static JvmCommandRegistryinitJvmCmdRegistry(JvmCommandRegistry jvmCmdRegistry) These are the physical jvms.
-
Constructor Details
-
InitCommandRegistry
public InitCommandRegistry()
-
-
Method Details
-
initJvmCmdRegistry
These are the physical jvms. -
initCmdCandRegistry
These are the candidate mappings.
-