Package com.hp.ucmdb.api
Interface UcmdbServerLocator
public interface UcmdbServerLocator
Fallback to an alternate UCMDB server.
To be implemented by the client if required to fallback to an alternate UCMDB server.
If an instance of this interface is set using
UcmdbService.setServerLocator(com.hp.ucmdb.api.UcmdbServerLocator)
, it will be used
in case of communication failure.-
Method Summary
-
Method Details
-
getServerURL
URL getServerURL()
-