站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 system API Documentation 英文版文档

HttpURLDeploymentScanner.DeployedRemoteURL (JBoss System API) - JBoss 3.2.7 system API Documentation 英文版文档


org.jboss.deployment.scanner
Class HttpURLDeploymentScanner.DeployedRemoteURL

java.lang.Object
  extended byorg.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.