org.exist.cluster.cocoon
Class ConsoleInfo

java.lang.Object
  extended by org.exist.cluster.cocoon.ConsoleInfo
All Implemented Interfaces:
Serializable

public class ConsoleInfo
extends Object
implements Serializable

Created by Nicola Breda.

Author:
Nicola Breda aka maiale, David Frontini aka spider Date: 05-aug-2005 Time: 18.09.08 Revision $Revision: 1538 $
See Also:
Serialized Form

Constructor Summary
ConsoleInfo()
           
 
Method Summary
 Object getProperty(String name)
           
 void setProperty(String name, Object value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleInfo

public ConsoleInfo()
Method Detail

setProperty

public void setProperty(String name,
                        Object value)

getProperty

public Object getProperty(String name)


Copyright (C) Wolfgang Meier. All rights reserved.