fr.dyade.aaa.jndi2.server
Class JndiReplyNot

java.lang.Object
  extended byfr.dyade.aaa.agent.Notification
      extended byfr.dyade.aaa.jndi2.server.JndiReplyNot
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class JndiReplyNot
extends Notification

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
persistent
 
Constructor Summary
JndiReplyNot(JndiRequest request, JndiReply reply)
           
 
Method Summary
 JndiReply getReply()
           
 JndiRequest getRequest()
           
 java.lang.String toString()
           
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, setContext
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JndiReplyNot

public JndiReplyNot(JndiRequest request,
                    JndiReply reply)
Method Detail

getRequest

public final JndiRequest getRequest()

getReply

public final JndiReply getReply()

toString

public java.lang.String toString()
Overrides:
toString in class Notification


Copyright ? 2004 Scalagent - All rights reserved