Package jade.core.replication
Class MainReplicationHandle
- java.lang.Object
-
- jade.core.replication.MainReplicationHandle
-
public class MainReplicationHandle extends Object
This class allows other services to exploit the MainReplicationService to keep local information in synch among slices on replicated Main Containers
-
-
Constructor Summary
Constructors Constructor Description MainReplicationHandle(Service svc, ServiceFinder sf)
-
-
-
Constructor Detail
-
MainReplicationHandle
public MainReplicationHandle(Service svc, ServiceFinder sf)
-
-