org.apache.abdera.protocol.server.impl
Class DefaultWorkspaceManager
java.lang.Object
org.apache.abdera.protocol.server.impl.AbstractWorkspaceManager
org.apache.abdera.protocol.server.impl.DefaultWorkspaceManager
- All Implemented Interfaces:
- WorkspaceManager
public class DefaultWorkspaceManager
- extends AbstractWorkspaceManager
The DefaultWorkspaceManager is used by the DefaultProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COLLECTION_ADAPTER_ATTRIBUTE
public static final String COLLECTION_ADAPTER_ATTRIBUTE
- See Also:
- Constant Field Values
DefaultWorkspaceManager
public DefaultWorkspaceManager()
getCollectionAdapter
public CollectionAdapter getCollectionAdapter(RequestContext request)
- Description copied from interface:
WorkspaceManager
- Get the Collection Adapter that will handle this request
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.