eXo Kernel :: Cache Extension :: Memcached Implementation 2.5.1-GA

org.exoplatform.services.cache.impl.memcached
Interface ConnectionFactoryCreator

All Known Implementing Classes:
BinaryConnectionFactoryCreator

public interface ConnectionFactoryCreator

This defines a creator of ConnectionFactory

Version:
$Id$
Author:
Nicolas Filotto

Method Summary
 net.spy.memcached.ConnectionFactory create()
          Creates an instance of a ConnectionFactory
 

Method Detail

create

net.spy.memcached.ConnectionFactory create()
Creates an instance of a ConnectionFactory

Returns:
a new instance of a ConnectionFactory

eXo Kernel :: Cache Extension :: Memcached Implementation 2.5.1-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.