org.ow2.petals.tools.webadmin.util
Class WebconsoleConfigHelper

java.lang.Object
  extended by org.ow2.petals.tools.webadmin.util.WebconsoleConfigHelper

public class WebconsoleConfigHelper
extends java.lang.Object

Author:
mcarpentier Uses ConfigHelper to load an xml configuration file.

Constructor Summary
WebconsoleConfigHelper()
           
 
Method Summary
static java.lang.String getProperty(java.lang.String comp, java.lang.String key)
           
static void init()
           
static void init(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebconsoleConfigHelper

public WebconsoleConfigHelper()
Method Detail

getProperty

public static java.lang.String getProperty(java.lang.String comp,
                                           java.lang.String key)
                                    throws WebConsoleConfigException
Throws:
WebConsoleConfigException

init

public static void init()
                 throws WebConsoleConfigException
Throws:
WebConsoleConfigException

init

public static void init(java.lang.String name)
                 throws WebConsoleConfigException
Throws:
WebConsoleConfigException


Copyright © 2005-2008 OW2 Consortium. All Rights Reserved.