be.fgov.ehealth.technicalconnector.bootstrap.bcp
Class EndpointUpdater

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.bootstrap.bcp.EndpointUpdater

public final class EndpointUpdater
extends Object


Field Summary
static String PROP_BCP_CACHE_DIR
          Property to indicate where the local cache should be placed.
static String PROP_BCP_STATUS_ENDPOINT
          Property to change the location of the ServiceListEndpoint
 
Method Summary
static void reset()
           
static boolean update()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROP_BCP_STATUS_ENDPOINT

public static final String PROP_BCP_STATUS_ENDPOINT
Property to change the location of the ServiceListEndpoint

See Also:
Constant Field Values

PROP_BCP_CACHE_DIR

public static final String PROP_BCP_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

update

public static boolean update()
                      throws TechnicalConnectorException
Throws:
TechnicalConnectorException

reset

public static void reset()



Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.