|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fgov.ehealth.technicalconnector.bootstrap.uddi.UddiUpdater
public final class UddiUpdater
Updater to query the ehealth uddi and put all the entries in a uddi-local.properties.
So that the connector configuration uses at all times the correct endpoints.
Field Summary | |
---|---|
static String |
PROP_UDDI_LOCAL_CACHE_DIR
Property to indicate where the local cache should be placed. |
Method Summary | |
---|---|
static void |
launch()
Launches the cache update |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String PROP_UDDI_LOCAL_CACHE_DIR
Note: This should be a writable directory.
Default: System.getProperty("java.io.tmpdir")
Method Detail |
---|
public static void launch() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |