org.infinispan.cli.commands.server
Class Create
java.lang.Object
org.infinispan.cli.commands.AbstractCommand
org.infinispan.cli.commands.server.AbstractServerCommand
org.infinispan.cli.commands.server.Create
- All Implemented Interfaces:
- Command, ServerCommand
public class Create
- extends AbstractServerCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Create
public Create()
getName
public String getName()
nesting
public int nesting()
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.