Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » deployment » [javadoc | source]
org.jboss.deployment
public class: DeploymentInfoComparator [javadoc | source]
java.lang.Object
   org.jboss.deployment.DeploymentInfoComparator

All Implemented Interfaces:
    Comparator

This comparator takes a delegate comparator that can compare URLs, and applies that to DeploymentInfo objects
Constructor:
 public DeploymentInfoComparator(Comparator comp) 
Method from org.jboss.deployment.DeploymentInfoComparator Summary:
compare
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.deployment.DeploymentInfoComparator Detail:
 public int compare(Object o1,
    Object o2)