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
 java.net.URL getServerURL()
           
 

Method Detail

getServerURL

java.net.URL getServerURL()


Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.