fr.dyade.aaa.jndi2.server
Class AgentEntryPoint

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

public class AgentEntryPoint
extends java.lang.Object
implements EntryPoint

See Also:
Serialized Form

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

Constructor Detail

AgentEntryPoint

public AgentEntryPoint()
Method Detail

setRequestManager

public void setRequestManager(RequestManager 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