public class ReplicationEntryPoint extends Object implements EntryPoint
Modifier and Type | Field and Description |
---|---|
private ReplicationManager |
manager |
private static long |
serialVersionUID |
Constructor and Description |
---|
ReplicationEntryPoint() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(AgentId from,
Notification not) |
void |
setRequestManager(ReplicationManager manager) |
private static final long serialVersionUID
private ReplicationManager manager
public void setRequestManager(ReplicationManager manager)
public boolean accept(AgentId from, Notification not) throws Exception
accept
in interface EntryPoint
Exception
Copyright © 2021 ScalAgent D.T.. All rights reserved.