com.m3.memcached.facade
Class MemcachedClientFactory

java.lang.Object
  extended by com.m3.memcached.facade.MemcachedClientFactory

Deprecated.

@Deprecated
public class MemcachedClientFactory
extends java.lang.Object

MemcachedClient Factory


Method Summary
static MemcachedClient create(Configuration config)
          Deprecated. Returns a new MemcachedClient instance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static MemcachedClient create(Configuration config)
                              throws java.lang.Exception
Deprecated. 
Returns a new MemcachedClient instance

Parameters:
config - configuration
Returns:
a new instance
Throws:
java.lang.Exception - something wrong


Copyright © 2013. All Rights Reserved.