fr.dyade.aaa.jndi2.server

Class TcpRequestNot

Implemented Interfaces:
Cloneable, Serializable

public class TcpRequestNot
extends Notification

This notification must only be used inside an agent server. It implies that local notifications are only cloned (shallow) and transmitted as objects.

Field Summary

Fields inherited from class fr.dyade.aaa.agent.Notification

persistent

Constructor Summary

TcpRequestNot(RequestContext ctx)

Method Summary

RequestContext
getRequestContext()
String
toString()

Methods inherited from class fr.dyade.aaa.agent.Notification

clone, getContext, setContext, toString

Constructor Details

TcpRequestNot

public TcpRequestNot(RequestContext ctx)

Method Details

getRequestContext

public final RequestContext getRequestContext()


toString

public String toString()
Overrides:
toString in interface Notification


Copyright B) 2004 Scalagent - All rights reserved