Class BuiltinShellCommandRegistryFactory
java.lang.Object
org.apache.maven.cling.invoker.mvnsh.builtin.BuiltinShellCommandRegistryFactory
- All Implemented Interfaces:
ShellCommandRegistryFactory
@Named("builtin")
@Singleton
public class BuiltinShellCommandRegistryFactory
extends Object
implements ShellCommandRegistryFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jline.console.CommandRegistry
createShellCommandRegistry
(LookupContext context)
-
Constructor Details
-
BuiltinShellCommandRegistryFactory
public BuiltinShellCommandRegistryFactory()
-
-
Method Details
-
createShellCommandRegistry
- Specified by:
createShellCommandRegistry
in interfaceShellCommandRegistryFactory
-