eu.planets_project.ifr.core.servreg.api
Class ServiceRegistryFactory

java.lang.Object
  extended by eu.planets_project.ifr.core.servreg.api.ServiceRegistryFactory

public final class ServiceRegistryFactory
extends java.lang.Object

Service registry factory methods.


Method Summary
static ServiceRegistry getServiceRegistry()
           
static ServiceRegistry getServiceRegistry(java.lang.String wsdlLocation)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getServiceRegistry

public static ServiceRegistry getServiceRegistry()
Returns:
A local service registry instance

getServiceRegistry

public static ServiceRegistry getServiceRegistry(java.lang.String wsdlLocation)
Parameters:
wsdlLocation - The location of the WSDL
Returns:
A registry instance running on the specified location


Copyright © 2007-2010 The Planets Consortium. All Rights Reserved.