org.infinispan.cli
Interface CommandBuffer

All Known Implementing Classes:
CommandBufferImpl

public interface CommandBuffer


Method Summary
 boolean addCommand(String command, int nesting)
           
 void reset()
           
 

Method Detail

reset

void reset()

addCommand

boolean addCommand(String command,
                   int nesting)

-->

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.