|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.juddi.registry.local.Registry
public abstract class Registry
This servlet is ONLY used to initialize the jUDDI webapp on startup and cleanup the jUDDI webapp on shutdown.
Method Summary | |
---|---|
void |
destroy()
Grab the shared instance of jUDDI's Registry class and call it's "dispose()" method to notify all sub-components to stop any background threads and release any external resources they may have aquired. |
static RegistryEngine |
getRegistry()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void destroy()
public static RegistryEngine getRegistry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |