com.ontotext.ordi.wsmo4rdf.remote.server
Class RegistryManager

java.lang.Object
  extended by com.ontotext.ordi.wsmo4rdf.remote.server.RegistryManager

public class RegistryManager
extends Object


Method Summary
static RegistryManager getInstance()
           
 Registry<WsmoConnection> getWsmoConnectionRegistry()
           
 Registry<WsmoSource> getWsmoSourceRegistry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static RegistryManager getInstance()

getWsmoSourceRegistry

public Registry<WsmoSource> getWsmoSourceRegistry()

getWsmoConnectionRegistry

public Registry<WsmoConnection> getWsmoConnectionRegistry()


Copyright © 2008. All Rights Reserved.