org.apache.juddi
Class Registry
java.lang.Object
org.apache.juddi.Registry
public class Registry
- extends Object
Method Summary |
static void |
start()
Starts the registry. |
static void |
stop()
Stops the registry. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stop
public static void stop()
throws org.apache.commons.configuration.ConfigurationException
- Stops the registry.
- Throws:
org.apache.commons.configuration.ConfigurationException
start
public static void start()
throws org.apache.commons.configuration.ConfigurationException
- Starts the registry.
- Throws:
org.apache.commons.configuration.ConfigurationException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.