org.wso2.registry.jdbc.urlhandlers
Class RatingURLHandler

java.lang.Object
  extended by org.wso2.registry.jdbc.urlhandlers.URLHandler
      extended by org.wso2.registry.jdbc.urlhandlers.RatingURLHandler

public class RatingURLHandler
extends URLHandler


Field Summary
 
Fields inherited from class org.wso2.registry.jdbc.urlhandlers.URLHandler
connectionFactory
 
Constructor Summary
RatingURLHandler(ConnectionFactory connectionFactory)
           
 
Method Summary
 boolean handleURL(java.lang.String url, Resource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RatingURLHandler

public RatingURLHandler(ConnectionFactory connectionFactory)
Method Detail

handleURL

public boolean handleURL(java.lang.String url,
                         Resource resource)
                  throws RegistryException
Specified by:
handleURL in class URLHandler
Throws:
RegistryException


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