org.jboss.deployment.scanner
Class HttpURLDeploymentScanner.HttpDeploymentFolder
java.lang.Object
org.jboss.deployment.scanner.HttpURLDeploymentScanner.HttpDeploymentFolder
- Enclosing class:
- HttpURLDeploymentScanner
protected class HttpURLDeploymentScanner.HttpDeploymentFolder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
folder
public String folder
myLister
public HttpURLDeploymentScanner.HttpLister myLister
deployedFiles
public ArrayList deployedFiles
HttpURLDeploymentScanner.HttpDeploymentFolder
public HttpURLDeploymentScanner.HttpDeploymentFolder(String folder,
HttpURLDeploymentScanner.HttpLister accessor)
getRelativeFolder
public String getRelativeFolder()
getAssociatedLister
public HttpURLDeploymentScanner.HttpLister getAssociatedLister()
addDeployedFile
public void addDeployedFile(HttpURLDeploymentScanner.DeployedRemoteURL file)
removeDeployedFile
public void removeDeployedFile(HttpURLDeploymentScanner.DeployedRemoteURL file)
getDeployedFiles
public List getDeployedFiles()
getCompleteListingUrl
public String getCompleteListingUrl()
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
getUrlForFile
public URL getUrlForFile(NetBootFile file)
throws MalformedURLException
- Throws:
MalformedURLException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.