fr.dyade.aaa.jndi2.distributed
Class ReplicationEntryPoint

java.lang.Object
  extended byfr.dyade.aaa.jndi2.distributed.ReplicationEntryPoint
All Implemented Interfaces:
EntryPoint, java.io.Serializable

public class ReplicationEntryPoint
extends java.lang.Object
implements EntryPoint

See Also:
Serialized Form

Constructor Summary
ReplicationEntryPoint()
           
 
Method Summary
 boolean accept(AgentId from, Notification not)
           
 void setRequestManager(ReplicationManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplicationEntryPoint

public ReplicationEntryPoint()
Method Detail

setRequestManager

public void setRequestManager(ReplicationManager manager)

accept

public boolean accept(AgentId from,
                      Notification not)
               throws java.lang.Exception
Specified by:
accept in interface EntryPoint
Throws:
java.lang.Exception


Copyright ? 2004 Scalagent - All rights reserved