org.infinispan.cli.commands.client
Class Container
java.lang.Object
org.infinispan.cli.commands.AbstractCommand
org.infinispan.cli.commands.client.Container
- All Implemented Interfaces:
- Command
public class Container
- extends AbstractCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Container
public Container()
getName
public String getName()
isAvailable
public boolean isAvailable(Context context)
execute
public void execute(Context context,
ProcessedCommand commandLine)
complete
public void complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
- Specified by:
complete
in interface Command
- Overrides:
complete
in class AbstractCommand
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.