org.jboss.deployers.structure.spi.helpers
Class RevertedDeploymentContextComparator
java.lang.Object
org.jboss.deployers.structure.spi.helpers.RevertedDeploymentContextComparator
- All Implemented Interfaces:
- Serializable, Comparator<DeploymentContext>
public class RevertedDeploymentContextComparator
- extends Object
- implements Comparator<DeploymentContext>, Serializable
RevertedDeploymentContextComparator.
- Author:
- Ales Justin
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RevertedDeploymentContextComparator
public RevertedDeploymentContextComparator(Comparator<DeploymentContext> comparator)
compare
public int compare(DeploymentContext o1,
DeploymentContext o2)
- Specified by:
compare
in interface Comparator<DeploymentContext>
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.