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

Uses of Class org.jboss.deployment.scanner.HttpURLDeploymentScanner.HttpLister (JBoss System API) - JBoss 3.2.7 system API Documentation 英文版文档


Uses of Class
org.jboss.deployment.scanner.HttpURLDeploymentScanner.HttpLister

Packages that use HttpURLDeploymentScanner.HttpLister
org.jboss.deployment.scanner Deployment scanning framework and components. 
 

Uses of HttpURLDeploymentScanner.HttpLister in org.jboss.deployment.scanner
 

Fields in org.jboss.deployment.scanner declared as HttpURLDeploymentScanner.HttpLister
protected  HttpURLDeploymentScanner.HttpLister HttpURLDeploymentScanner.defaultHttpLister
           
 HttpURLDeploymentScanner.HttpLister HttpURLDeploymentScanner.HttpDeploymentFolder.myLister
           
 

Methods in org.jboss.deployment.scanner that return HttpURLDeploymentScanner.HttpLister
protected  HttpURLDeploymentScanner.HttpLister HttpURLDeploymentScanner.getDefaultHttpDirectoryLister()
          Default Lister object when no other lister is specified in the URLs
 HttpURLDeploymentScanner.HttpLister HttpURLDeploymentScanner.HttpDeploymentFolder.getAssociatedLister()
           
 

Methods in org.jboss.deployment.scanner with parameters of type HttpURLDeploymentScanner.HttpLister
protected  void HttpURLDeploymentScanner.addHttpDeployment(String relativeName, HttpURLDeploymentScanner.HttpLister lister)
           
protected  List HttpURLDeploymentScanner.getHttpDeploymentsForLister(HttpURLDeploymentScanner.HttpLister lister)
           
 

Constructors in org.jboss.deployment.scanner with parameters of type HttpURLDeploymentScanner.HttpLister
HttpURLDeploymentScanner.HttpDeploymentFolder(String folder, HttpURLDeploymentScanner.HttpLister accessor)
           
 



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