fr.dyade.aaa.admin.cmd

Class UnsetPropertyCmd

Implemented Interfaces:
AdminCmd, Serializable
Known Direct Subclasses:
UnsetServerPropertyCmd

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

Field Summary

String
name
String
value

Constructor Summary

UnsetPropertyCmd(String name, String value)
unset global property

Method Summary

String
toString()

Field Details

name

public String name


value

public String value

Constructor Details

UnsetPropertyCmd

public UnsetPropertyCmd(String name,
                        String value)
unset global property

Parameters:
name - property name
value - property value

Method Details

toString

public String toString()


Copyright B) 2004 Scalagent - All rights reserved