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

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

public final class EndpointDistributor
extends Object


Field Summary
static String PROP_POLLING_ACTIVATED
           
static String PROP_POLLING_INTERVAL
           
 
Method Summary
 void activateNextEndPoint(String currentEndpoint)
           
 void activatePolling()
           
 String getActiveEndpoint(String currentEndpoint)
           
 int getAmountOfAlternatives(String currentEndpoint)
           
static EndpointDistributor getInstance()
           
 boolean mustPoll()
           
static boolean update()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROP_POLLING_INTERVAL

public static final String PROP_POLLING_INTERVAL
See Also:
Constant Field Values

PROP_POLLING_ACTIVATED

public static final String PROP_POLLING_ACTIVATED
See Also:
Constant Field Values
Method Detail

getInstance

public static EndpointDistributor getInstance()

getActiveEndpoint

public String getActiveEndpoint(String currentEndpoint)

activatePolling

public void activatePolling()

mustPoll

public boolean mustPoll()

activateNextEndPoint

public void activateNextEndPoint(String currentEndpoint)
                          throws NoNextEndpointException
Throws:
NoNextEndpointException

getAmountOfAlternatives

public int getAmountOfAlternatives(String currentEndpoint)

update

public static boolean update()



Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.