fr.dyade.aaa.agent
Class A3ServerProperties

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

public final class A3ServerProperties
extends Notification

Notification reporting the current set of properties from an A3 agent server.

See Also:
AgentAdmin, AdminRequest, Serialized Form

Field Summary
 java.util.Properties system
          The current system properties.
 
Fields inherited from class fr.dyade.aaa.agent.Notification
persistent
 
Constructor Summary
A3ServerProperties()
          Creates a notification to be sent.
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, setContext, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

system

public java.util.Properties system
The current system properties.

Constructor Detail

A3ServerProperties

public A3ServerProperties()
Creates a notification to be sent.



Copyright © 2004 Scalagent - All rights reserved