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

HttpURLDeploymentScanner.HttpLister (JBoss System API) - JBoss 4.0.1 sp1 system API Documentation 英文版文档


org.jboss.deployment.scanner
Class HttpURLDeploymentScanner.HttpLister

java.lang.Object
  extended byorg.jboss.deployment.scanner.HttpURLDeploymentScanner.HttpLister
Enclosing class:
HttpURLDeploymentScanner

protected class HttpURLDeploymentScanner.HttpLister
extends Object


Field Summary
 String downloadUrl
           
 String httpListerUrl
           
 
Constructor Summary
HttpURLDeploymentScanner.HttpLister(String download, String list)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getDownloadUrl()
           
 String getHttpListerUrl()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

downloadUrl

public String downloadUrl

httpListerUrl

public String httpListerUrl
Constructor Detail

HttpURLDeploymentScanner.HttpLister

public HttpURLDeploymentScanner.HttpLister(String download,
                                           String list)
Method Detail

getDownloadUrl

public String getDownloadUrl()

getHttpListerUrl

public String getHttpListerUrl()

hashCode

public int hashCode()

equals

public boolean equals(Object obj)


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