org.infinispan.server.memcached.commands
Class CommandFactory

java.lang.Object
  extended by org.infinispan.server.memcached.commands.CommandFactory

public class CommandFactory
extends Object

CommandFactory.

Since:
4.1
Author:
Galder ZamarreƱo

Constructor Summary
CommandFactory(Cache<String,Value> cache, InterceptorChain chain, ScheduledExecutorService scheduler)
           
 
Method Summary
 TextCommand createCommand(String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandFactory

public CommandFactory(Cache<String,Value> cache,
                      InterceptorChain chain,
                      ScheduledExecutorService scheduler)
Method Detail

createCommand

public TextCommand createCommand(String line)
                          throws IOException
Throws:
IOException

Google Analytics

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