uk.ac.soton.ecs.grimoires.proxy.ws
Class GrimoiresjUDDIWebServiceProxyFactory
java.lang.Object
uk.ac.soton.ecs.grimoires.proxy.GrimoiresProxyFactory
uk.ac.soton.ecs.grimoires.proxy.ws.GrimoiresWebServiceProxyFactory
uk.ac.soton.ecs.grimoires.proxy.ws.GrimoiresjUDDIWebServiceProxyFactory
- All Implemented Interfaces:
- GrimoiresConstants
- public class GrimoiresjUDDIWebServiceProxyFactory
- extends GrimoiresWebServiceProxyFactory
A GrimoiresProxy factory that creates a GrimoiresProxy
on behalf of a deployed jUDDI web service.
- Author:
- wf
| Fields inherited from interface uk.ac.soton.ecs.grimoires.proxy.GrimoiresConstants |
DEFAULT_GRIMOIRES_LOCATION, DEFAULT_UDDI_AUTHINFO, GRIMOIRES_PROXY_ABNORMAL_EXIT_CODE, METADATA_INQUIRE_PATH, METADATA_PUBLISH_PATH, RDF_PATH, UDDI_GENERIC, UDDI_INQUIRE_PATH, UDDI_PUBLISH_PATH, UDDI_SUCCESS_CODE, UDDI_WILDCARD, WSDL_PATH, WSDL_SPEC_KEYED_REFERENCE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GrimoiresjUDDIWebServiceProxyFactory
public GrimoiresjUDDIWebServiceProxyFactory()
createProxy
public GrimoiresProxy createProxy(String juddiLocation,
String userID,
String cred)
- Parameters:
juddiLocation - userID - cred -
- Returns: