be.fgov.ehealth.technicalconnector.bootstrap.uddi
Class UddiUpdater

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.bootstrap.uddi.UddiUpdater

public final class UddiUpdater
extends Object

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

PROP_UDDI_LOCAL_CACHE_DIR

public static final String PROP_UDDI_LOCAL_CACHE_DIR
Property to indicate where the local cache should be placed.

Note: This should be a writable directory.

Default: System.getProperty("java.io.tmpdir")

See Also:
Constant Field Values
Method Detail

launch

public static void launch()
                   throws Exception
Launches the cache update

Throws:
Exception



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.