Class StateAddFeatureCommand.AddArgumentsCompleter
- java.lang.Object
-
- org.jboss.galleon.cli.cmd.state.feature.StateAddFeatureCommand.AddArgumentsCompleter
-
- All Implemented Interfaces:
org.aesh.command.completer.OptionCompleter<PmCompleterInvocation>
- Enclosing class:
- StateAddFeatureCommand
public static class StateAddFeatureCommand.AddArgumentsCompleter extends java.lang.Object implements org.aesh.command.completer.OptionCompleter<PmCompleterInvocation>
-
-
Constructor Summary
Constructors Constructor Description AddArgumentsCompleter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcomplete(PmCompleterInvocation completerInvocation)
-
-
-
Method Detail
-
complete
public void complete(PmCompleterInvocation completerInvocation)
- Specified by:
completein interfaceorg.aesh.command.completer.OptionCompleter<PmCompleterInvocation>
-
-