|
||||||||||
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.TagURLHandler
public class TagURLHandler
Field Summary |
---|
Fields inherited from class org.wso2.registry.jdbc.urlhandlers.URLHandler |
---|
dataSource, realm |
Constructor Summary | |
---|---|
TagURLHandler(javax.sql.DataSource dataSource,
org.wso2.usermanager.Realm realm)
|
Method Summary | |
---|---|
Resource |
get(java.lang.String url)
Accepts the URLs in the form |
Methods inherited from class org.wso2.registry.jdbc.urlhandlers.URLHandler |
---|
delete, put |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TagURLHandler(javax.sql.DataSource dataSource, org.wso2.usermanager.Realm realm)
Method Detail |
---|
public Resource get(java.lang.String url) throws RegistryException
get
in class URLHandler
url
- URL to process
RegistryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |