public class DeleteTokenCmd extends Object implements Command<Void>, Serializable
DeleteTokenCmd(String tokenId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeleteTokenCmd(String tokenId)
public Void execute(CommandContext commandContext)
execute
Command<Void>