|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceProxyFactory | |
---|---|
org.codehaus.wadi.replication.manager.basic | |
org.codehaus.wadi.servicespace | |
org.codehaus.wadi.servicespace.basic |
Uses of ServiceProxyFactory in org.codehaus.wadi.replication.manager.basic |
---|
Methods in org.codehaus.wadi.replication.manager.basic that return ServiceProxyFactory | |
---|---|
ServiceProxyFactory |
ProxyFactory.newReplicaStorageServiceProxyFactory()
|
ServiceProxyFactory |
BasicProxyFactory.newReplicaStorageServiceProxyFactory()
|
Constructors in org.codehaus.wadi.replication.manager.basic with parameters of type ServiceProxyFactory | |
---|---|
SyncSecondaryManager(java.util.Map<java.lang.Object,ReplicaInfo> keyToReplicaInfo,
BackingStrategy backingStrategy,
LocalPeer localPeer,
ObjectStateHandler stateHandler,
ServiceProxyFactory replicaStorageServiceProxy)
|
Uses of ServiceProxyFactory in org.codehaus.wadi.servicespace |
---|
Methods in org.codehaus.wadi.servicespace that return ServiceProxyFactory | |
---|---|
ServiceProxyFactory |
ServiceSpace.getServiceProxyFactory(ServiceName serviceName,
java.lang.Class[] interfaces)
|
Uses of ServiceProxyFactory in org.codehaus.wadi.servicespace.basic |
---|
Classes in org.codehaus.wadi.servicespace.basic that implement ServiceProxyFactory | |
---|---|
class |
CGLIBServiceProxyFactory
|
Methods in org.codehaus.wadi.servicespace.basic that return ServiceProxyFactory | |
---|---|
ServiceProxyFactory |
BasicServiceSpace.getServiceProxyFactory(ServiceName serviceName,
java.lang.Class[] interfaces)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |