当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 system API Documentation 英文版文档
DeploymentInfoComparator (JBoss System API) - JBoss 4.0.1 sp1 system API Documentation 英文版文档
org.jboss.deployment
Class DeploymentInfoComparator
java.lang.Object
org.jboss.deployment.DeploymentInfoComparator
- All Implemented Interfaces:
- Comparator
- public class DeploymentInfoComparator
- extends Object
- implements Comparator
This comparator takes a delegate comparator that can compare URLs, and
applies that to DeploymentInfo objects
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentInfoComparator
public DeploymentInfoComparator(Comparator comp)
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare
in interface Comparator
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.