org.wso2.registry.jdbc.urlhandlers
Class URLHandlerManager

java.lang.Object
  extended by org.wso2.registry.jdbc.urlhandlers.URLHandlerManager

public class URLHandlerManager
extends java.lang.Object


Constructor Summary
URLHandlerManager(ConnectionFactory connectionFactory)
           
 
Method Summary
 Resource handleURL(java.lang.String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLHandlerManager

public URLHandlerManager(ConnectionFactory connectionFactory)
Method Detail

handleURL

public Resource handleURL(java.lang.String url)
                   throws RegistryException
Throws:
RegistryException


Copyright © 2007 Apache Web Services Project. All Rights Reserved.