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(fr.dyade.aaa.agent.AgentId from,
fr.dyade.aaa.agent.Notification not) |
void |
setRequestManager(ReplicationManager manager) |
private static final long serialVersionUID
private ReplicationManager manager
public void setRequestManager(ReplicationManager manager)
public boolean accept(fr.dyade.aaa.agent.AgentId from,
fr.dyade.aaa.agent.Notification not)
throws Exception
accept in interface EntryPointExceptionCopyright © 2019 ScalAgent D.T.. All Rights Reserved.