jfullam.vfabric.jenkins.plugin.rest
Interface ConnectionValidationService

All Known Implementing Classes:
ConnectionValidationRestService

public interface ConnectionValidationService

Validates a connection to Application Director

Author:
Jonathan Fullam

Method Summary
 boolean connectionValid()
           
 void setRestProvider(RestProvider restProvider)
           
 

Method Detail

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.