fr.dyade.aaa.admin.cmd

Class SetPropertyCmd

Implemented Interfaces:
AdminCmd, Serializable
Known Direct Subclasses:
SetServerPropertyCmd

public class SetPropertyCmd
extends java.lang.Object
implements AdminCmd, Serializable

Field Summary

String
name
String
value

Constructor Summary

SetPropertyCmd(String name, String value)
set global property

Method Summary

String
toString()

Field Details

name

public String name


value

public String value

Constructor Details

SetPropertyCmd

public SetPropertyCmd(String name,
                      String value)
set global property

Parameters:
name - property name
value - property value

Method Details

toString

public String toString()


Copyright B) 2004 Scalagent - All rights reserved