public class J2CacheChannelProxy extends Object
| 构造器和说明 |
|---|
J2CacheChannelProxy() |
| 限定符和类型 | 方法和说明 |
|---|---|
static net.oschina.j2cache.CacheChannel |
getChannel(Properties properties)
使用 Properties 创建Channel
|
static net.oschina.j2cache.J2CacheConfig |
initFromConfig(Properties properties)
使用 Properties 创建配置对象
|
public static net.oschina.j2cache.J2CacheConfig initFromConfig(Properties properties) throws IOException
properties - key-valueIOException - IOpublic static net.oschina.j2cache.CacheChannel getChannel(Properties properties) throws IOException
properties - key-valueIOException - IOCopyright © 2017–2021. All rights reserved.