Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.impl
Class CommandBufferImpl

java.lang.Object
  extended by org.infinispan.cli.impl.CommandBufferImpl
All Implemented Interfaces:
CommandBuffer

public class CommandBufferImpl
extends Object
implements CommandBuffer


Constructor Summary
CommandBufferImpl()
           
 
Method Summary
 boolean addCommand(String command, int nesting)
           
 void reset()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CommandBufferImpl

public CommandBufferImpl()
Method Detail

reset

public void reset()
Specified by:
reset in interface CommandBuffer

addCommand

public boolean addCommand(String command,
                          int nesting)
Specified by:
addCommand in interface CommandBuffer

toString

public String toString()
Overrides:
toString in class Object

Infinispan Distribution 5.2.6.Final-redhat-2

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