org.jboss.deployment.scanner
Class HttpURLDeploymentScanner.DeployedRemoteURL

java.lang.Object
  extended by org.jboss.deployment.scanner.HttpURLDeploymentScanner.DeployedRemoteURL
Enclosing class:
HttpURLDeploymentScanner

protected class HttpURLDeploymentScanner.DeployedRemoteURL
extends Object


Constructor Summary
HttpURLDeploymentScanner.DeployedRemoteURL(HttpURLDeploymentScanner.HttpDeploymentFolder folder, NetBootFile file)
           
 
Method Summary
 NetBootFile getFile()
           
 HttpURLDeploymentScanner.HttpDeploymentFolder getFolder()
           
 void updateFile(NetBootFile newer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpURLDeploymentScanner.DeployedRemoteURL

public HttpURLDeploymentScanner.DeployedRemoteURL(HttpURLDeploymentScanner.HttpDeploymentFolder folder,
                                                  NetBootFile file)
Method Detail

getFolder

public HttpURLDeploymentScanner.HttpDeploymentFolder getFolder()

getFile

public NetBootFile getFile()

updateFile

public void updateFile(NetBootFile newer)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.