org.infinispan.cli.impl
Class CommandBufferImpl
java.lang.Object
org.infinispan.cli.impl.CommandBufferImpl
- All Implemented Interfaces:
- CommandBuffer
public class CommandBufferImpl
- extends Object
- implements CommandBuffer
CommandBufferImpl
public CommandBufferImpl()
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
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.