| 构造器和说明 |
|---|
CacheImpl(LocalCache localCache,
RemoteCache remoteCache,
Registry registry,
Serialize serialize) |
| 限定符和类型 | 方法和说明 |
|---|---|
Serialize |
CacheFactoryImlp.getSerialize() |
Serialize |
CacheFactory.getSerialize() |
| 构造器和说明 |
|---|
CacheInterceptor(Cache cache,
Serialize serialize) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
NeedCacheHandler.handle(Cache cache,
Serialize serialize,
Object target,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy methodProxy) |
abstract Object |
CacheHandler.handle(Cache cache,
Serialize serialize,
Object target,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy methodProxy) |
Object |
CacheFlushHandler.handle(Cache cache,
Serialize serialize,
Object target,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy methodProxy) |
| 构造器和说明 |
|---|
CacheCglibProxy(Cache cache,
Serialize serialize) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract Serialize |
SerializeFactory.bulid() |
Serialize |
SerializeFactory.getSerialize() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FastJsonSerialize
Created by xugang on 17/1/19.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Serialize |
FastJsonFactory.bulid() |
Copyright © 2017. All rights reserved.