|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebConsoleConfigException | |
---|---|
org.ow2.petals.tools.juddiAdmin.connection | |
org.ow2.petals.tools.juddiAdmin.search | |
org.ow2.petals.tools.juddiAdmin.update | |
org.ow2.petals.tools.webadmin.util |
Uses of WebConsoleConfigException in org.ow2.petals.tools.juddiAdmin.connection |
---|
Methods in org.ow2.petals.tools.juddiAdmin.connection that throw WebConsoleConfigException | |
---|---|
static ConnectRegistry |
ConnectRegistry.getConnection()
Return the actual connection. |
Uses of WebConsoleConfigException in org.ow2.petals.tools.juddiAdmin.search |
---|
Constructors in org.ow2.petals.tools.juddiAdmin.search that throw WebConsoleConfigException | |
---|---|
SearchRegistryImpl()
Just initialize the connection attribute |
Uses of WebConsoleConfigException in org.ow2.petals.tools.juddiAdmin.update |
---|
Constructors in org.ow2.petals.tools.juddiAdmin.update that throw WebConsoleConfigException | |
---|---|
UpdateRegistryImpl()
Just initialize the connection attribute |
Uses of WebConsoleConfigException in org.ow2.petals.tools.webadmin.util |
---|
Methods in org.ow2.petals.tools.webadmin.util that throw WebConsoleConfigException | |
---|---|
org.w3c.dom.Node |
WebconsoleConfiguration.getComponent(java.lang.String component)
|
static org.w3c.dom.Document |
ConfigHelper.getConfig(java.lang.String XMLfile)
Read the portal configuration Document |
org.w3c.dom.Node |
WebconsoleConfiguration.getNodeFromProperty(java.lang.String component,
java.lang.String nodeName,
java.lang.String property,
java.lang.String propertyValue)
|
static java.lang.String |
WebconsoleConfigHelper.getProperty(java.lang.String comp,
java.lang.String key)
|
java.lang.String |
WebconsoleConfiguration.getProperty(java.lang.String component,
java.lang.String property)
|
static void |
WebconsoleConfigHelper.init()
|
static void |
WebconsoleConfigHelper.init(java.lang.String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |