fr.dyade.aaa.agent
Class AgentObject

java.lang.Object
  extended byfr.dyade.aaa.agent.AgentObject
All Implemented Interfaces:
java.io.Serializable

public abstract class AgentObject
extends java.lang.Object
implements java.io.Serializable

The AgentObject class represents ...

See Also:
Serialized Form

Constructor Summary
AgentObject(java.lang.String name)
           
 
Method Summary
 java.lang.String toString()
          Returns a string representation of this object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgentObject

public AgentObject(java.lang.String name)
Method Detail

toString

public java.lang.String toString()
Returns a string representation of this object.

Returns:
A string representation of this object.


Copyright ? 2004 Scalagent - All rights reserved