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

Uses of Interface org.jboss.deployment.DefaultDeploymentSorter (JBoss System API) - JBoss 4.0.1 sp1 system API Documentation 英文版文档


Uses of Interface
org.jboss.deployment.DefaultDeploymentSorter

Packages that use DefaultDeploymentSorter
org.jboss.deployment Core deployment framework and services. 
org.jboss.deployment.scanner Deployment scanning framework and components. 
 

Uses of DefaultDeploymentSorter in org.jboss.deployment
 

Classes in org.jboss.deployment that implement DefaultDeploymentSorter
 class DeploymentSorter
          A helper class for sorting deployments.
 

Uses of DefaultDeploymentSorter in org.jboss.deployment.scanner
 

Classes in org.jboss.deployment.scanner that implement DefaultDeploymentSorter
 class AlphaNumericDeploymentSorter
          This is simialr to the PrefixDeploymentSorter in that it will order files that do not start with a numeric value before those that do.
 class PrefixDeploymentSorter
          This class is a comparator to sort deployment URLs based on the existence of a numeric prefix.
 



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