org.jboss.deployers.structure.spi.helpers
Class RelativeDeploymentContextComparator
java.lang.Object
org.jboss.deployers.structure.spi.helpers.RelativeDeploymentContextComparator
- All Implemented Interfaces:
- Serializable, Comparator<DeploymentContext>
public class RelativeDeploymentContextComparator
- extends Object
- implements Comparator<DeploymentContext>, Serializable
RelativeDeploymentContextComparator.
- 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 |
INSTANCE
public static final RelativeDeploymentContextComparator INSTANCE
- The singleton
RelativeDeploymentContextComparator
public RelativeDeploymentContextComparator()
compare
public int compare(DeploymentContext o1,
DeploymentContext o2)
- Specified by:
compare
in interface Comparator<DeploymentContext>
getInstance
public static Comparator<DeploymentContext> getInstance()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.