|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.abdera.protocol.server.impl.AbstractProvider
org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
org.wso2.registry.app.RegistryProvider
public class RegistryProvider
Field Summary | |
---|---|
static java.lang.String |
baseURI
|
Fields inherited from class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider |
---|
targetBuilder, targetResolver, workspaces |
Fields inherited from class org.apache.abdera.protocol.server.impl.AbstractProvider |
---|
abdera, filters, properties |
Constructor Summary | |
---|---|
RegistryProvider()
|
Method Summary | |
---|---|
org.apache.abdera.protocol.server.CollectionAdapter |
getCollectionAdapter(org.apache.abdera.protocol.server.RequestContext request)
|
Methods inherited from class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider |
---|
addWorkspace, getTargetBuilder, getTargetResolver, getWorkspaceManager, getWorkspaces, setTargetBuilder, setTargetResolver |
Methods inherited from class org.apache.abdera.protocol.server.impl.AbstractProvider |
---|
addFilter, getAbdera, getFilters, getProperty, getPropertyNames, getServiceDocument, getServiceElement, getSubjectResolver, init, process, resolveSubject, resolveTarget, setFilters, urlFor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String baseURI
Constructor Detail |
---|
public RegistryProvider() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public org.apache.abdera.protocol.server.CollectionAdapter getCollectionAdapter(org.apache.abdera.protocol.server.RequestContext request)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |