org.apache.continuum.webdav
Class ContinuumBuildAgentDavLocatorFactory

java.lang.Object
  extended by org.apache.continuum.webdav.ContinuumBuildAgentDavLocatorFactory
All Implemented Interfaces:
org.apache.jackrabbit.webdav.DavLocatorFactory

public class ContinuumBuildAgentDavLocatorFactory
extends Object
implements org.apache.jackrabbit.webdav.DavLocatorFactory


Constructor Summary
ContinuumBuildAgentDavLocatorFactory()
           
 
Method Summary
 org.apache.jackrabbit.webdav.DavResourceLocator createResourceLocator(String prefix, String href)
           
 org.apache.jackrabbit.webdav.DavResourceLocator createResourceLocator(String prefix, String workspacePath, String resourcePath)
           
 org.apache.jackrabbit.webdav.DavResourceLocator createResourceLocator(String prefix, String workspacePath, String path, boolean isResourcePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContinuumBuildAgentDavLocatorFactory

public ContinuumBuildAgentDavLocatorFactory()
Method Detail

createResourceLocator

public org.apache.jackrabbit.webdav.DavResourceLocator createResourceLocator(String prefix,
                                                                             String href)
Specified by:
createResourceLocator in interface org.apache.jackrabbit.webdav.DavLocatorFactory

createResourceLocator

public org.apache.jackrabbit.webdav.DavResourceLocator createResourceLocator(String prefix,
                                                                             String workspacePath,
                                                                             String resourcePath)
Specified by:
createResourceLocator in interface org.apache.jackrabbit.webdav.DavLocatorFactory

createResourceLocator

public org.apache.jackrabbit.webdav.DavResourceLocator createResourceLocator(String prefix,
                                                                             String workspacePath,
                                                                             String path,
                                                                             boolean isResourcePath)
Specified by:
createResourceLocator in interface org.apache.jackrabbit.webdav.DavLocatorFactory


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.