|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.spy.memcached.compat.SpyObject
com.couchbase.client.vbucket.config.DefaultConfigFactory
public class DefaultConfigFactory
A DefaultConfigFactory.
Constructor Summary | |
---|---|
DefaultConfigFactory()
|
Method Summary | |
---|---|
Config |
create(java.io.File filename)
|
Config |
create(org.codehaus.jettison.json.JSONObject jsonObject)
|
Config |
create(java.lang.String data)
|
Methods inherited from class net.spy.memcached.compat.SpyObject |
---|
getLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultConfigFactory()
Method Detail |
---|
public Config create(java.io.File filename)
create
in interface ConfigFactory
public Config create(java.lang.String data)
create
in interface ConfigFactory
public Config create(org.codehaus.jettison.json.JSONObject jsonObject)
create
in interface ConfigFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |