org.openvpms.esci.service.client
Interface ServiceLocator<T>


public interface ServiceLocator<T>

Returns a proxy for a JAX-WS service.

Version:
$LastChangedDate: 2006-05-02 05:16:31Z $
Author:
OpenVPMS Team

Method Summary
 T getService()
          Returns a proxy for the service.
 

Method Detail

getService

T getService()
Returns a proxy for the service.

Returns:
the service proxy
Throws:
WebServiceException - if the service proxy cannot be created


Copyright © 2010-2011 OpenVPMS. All Rights Reserved..