Package org.infinispan.cli.completers
Class ServerCompleter
- java.lang.Object
-
- org.infinispan.cli.completers.ListCompleter
-
- org.infinispan.cli.completers.ServerCompleter
-
- All Implemented Interfaces:
org.aesh.command.completer.OptionCompleter<ContextAwareCompleterInvocation>
public class ServerCompleter extends ListCompleter
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
-
Constructor Summary
Constructors Constructor Description ServerCompleter()
-