jfullam.vfabric.jenkins.plugin.rest
Interface ConnectionValidationService
- All Known Implementing Classes:
- ConnectionValidationRestService
public interface ConnectionValidationService
Validates a connection to Application Director
- Author:
- Jonathan Fullam
setRestProvider
void setRestProvider(RestProvider restProvider)
connectionValid
boolean connectionValid()
throws ServiceException
- Returns:
- boolean - whether the connection information is valid for
the set RestProvider.
- Throws:
ServiceException
Copyright © 2004-2012. All Rights Reserved.