com.xebialabs.deployit.plugin.wls.runbook
Class WlsDeploymentRunBook.WlqJmsQueueSorter

java.lang.Object
  extended by com.xebialabs.deployit.plugin.wls.runbook.WlsDeploymentRunBook.WlqJmsQueueSorter
All Implemented Interfaces:
java.util.Comparator<com.xebialabs.deployit.ci.mapping.Mapping>
Enclosing class:
WlsDeploymentRunBook

private static final class WlsDeploymentRunBook.WlqJmsQueueSorter
extends java.lang.Object
implements java.util.Comparator<com.xebialabs.deployit.ci.mapping.Mapping>


Field Summary
private  boolean errorQueuesFirst
           
 
Constructor Summary
WlsDeploymentRunBook.WlqJmsQueueSorter(boolean errorQueuesFirst)
           
 
Method Summary
 int compare(com.xebialabs.deployit.ci.mapping.Mapping o1, com.xebialabs.deployit.ci.mapping.Mapping o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Field Detail

errorQueuesFirst

private boolean errorQueuesFirst
Constructor Detail

WlsDeploymentRunBook.WlqJmsQueueSorter

public WlsDeploymentRunBook.WlqJmsQueueSorter(boolean errorQueuesFirst)
Method Detail

compare

public int compare(com.xebialabs.deployit.ci.mapping.Mapping o1,
                   com.xebialabs.deployit.ci.mapping.Mapping o2)
Specified by:
compare in interface java.util.Comparator<com.xebialabs.deployit.ci.mapping.Mapping>


Copyright © 2010. All Rights Reserved.