|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.replication.manager.basic.BasicProxyFactory
public class BasicProxyFactory
Constructor Summary | |
---|---|
BasicProxyFactory(ServiceSpace serviceSpace)
|
Method Summary | |
---|---|
ReplicaStorage |
newReplicaStorageProxy()
|
ReplicaStorage |
newReplicaStorageProxy(Peer[] peers)
|
ReplicaStorage |
newReplicaStorageProxyForDelete(Peer[] peers)
|
ServiceProxyFactory |
newReplicaStorageServiceProxyFactory()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicProxyFactory(ServiceSpace serviceSpace)
Method Detail |
---|
public ServiceProxyFactory newReplicaStorageServiceProxyFactory()
newReplicaStorageServiceProxyFactory
in interface ProxyFactory
public ReplicaStorage newReplicaStorageProxy()
newReplicaStorageProxy
in interface ProxyFactory
public ReplicaStorage newReplicaStorageProxy(Peer[] peers)
newReplicaStorageProxy
in interface ProxyFactory
public ReplicaStorage newReplicaStorageProxyForDelete(Peer[] peers)
newReplicaStorageProxyForDelete
in interface ProxyFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |