public class Disconnect extends AbstractCommand
Constructor and Description |
---|
Disconnect() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context,
ProcessedCommand commandLine) |
String |
getName() |
boolean |
isAvailable(Context context) |
complete, getOptions
public String getName()
public boolean isAvailable(Context context)
public void execute(Context context, ProcessedCommand commandLine)
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.