org.wso2.registry.jdbc.urlhandlers
Class CommentCollectionURLHandler
java.lang.Object
org.wso2.registry.jdbc.urlhandlers.URLHandler
org.wso2.registry.jdbc.urlhandlers.CommentCollectionURLHandler
public class CommentCollectionURLHandler
- extends URLHandler
Handles URLs in the form ?comments.
e.g. /project/services/inventoryService?comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentCollectionURLHandler
public CommentCollectionURLHandler(ConnectionFactory connectionFactory)
handleURL
public boolean handleURL(java.lang.String url,
Artifact artifact)
throws RegistryException
- Specified by:
handleURL
in class URLHandler
- Throws:
RegistryException
Copyright © 2007 Apache Web Services Project. All Rights Reserved.