|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.carbon.registry.app.RegistryRequestProcessor
public class RegistryRequestProcessor
An implementation of a request processor for the registry.
Constructor Summary | |
---|---|
RegistryRequestProcessor()
|
Method Summary | |
---|---|
org.apache.abdera.protocol.server.ResponseContext |
process(org.apache.abdera.protocol.server.RequestContext context,
org.apache.abdera.protocol.server.WorkspaceManager workspaceManager,
org.apache.abdera.protocol.server.CollectionAdapter collectionAdapter)
Method containing the logic to process a request. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistryRequestProcessor()
Method Detail |
---|
public org.apache.abdera.protocol.server.ResponseContext process(org.apache.abdera.protocol.server.RequestContext context, org.apache.abdera.protocol.server.WorkspaceManager workspaceManager, org.apache.abdera.protocol.server.CollectionAdapter collectionAdapter)
process
in interface org.apache.abdera.protocol.server.RequestProcessor
context
- the request context.workspaceManager
- the workspace manager instance.collectionAdapter
- the collection adapter to use.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |