|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.jdbc.urlhandlers.URLHandler
org.wso2.registry.jdbc.urlhandlers.CommentURLHandler
public class CommentURLHandler
Field Summary |
---|
Fields inherited from class org.wso2.registry.jdbc.urlhandlers.URLHandler |
---|
connectionFactory |
Constructor Summary | |
---|---|
CommentURLHandler(ConnectionFactory connectionFactory)
|
Method Summary | |
---|---|
boolean |
handleURL(java.lang.String url,
Artifact artifact)
Accepts URL in the form |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommentURLHandler(ConnectionFactory connectionFactory)
Method Detail |
---|
public boolean handleURL(java.lang.String url, Artifact artifact) throws RegistryException
handleURL
in class URLHandler
url
- artifact
-
RegistryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |