org.infinispan.server.memcached.commands
Class CommandFactory
java.lang.Object
org.infinispan.server.memcached.commands.CommandFactory
public class CommandFactory
- extends Object
CommandFactory.
- Since:
- 4.1
- Author:
- Galder ZamarreƱo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandFactory
public CommandFactory(Cache<String,Value> cache,
InterceptorChain chain,
ScheduledExecutorService scheduler)
createCommand
public TextCommand createCommand(String line)
throws IOException
- Throws:
IOException
Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.