public interface ConfigFactory
Config
create(java.io.File file)
create(org.codehaus.jettison.json.JSONObject jsonObject)
create(org.codehaus.jettison.json.JSONObject jsonObject, Config oldConfig)
create(java.lang.String data)
Config create(java.io.File file)
Config create(java.lang.String data)
Config create(org.codehaus.jettison.json.JSONObject jsonObject)
Config create(org.codehaus.jettison.json.JSONObject jsonObject, Config oldConfig)
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.