org.jboss.deployers.plugins.sort
Class DeployerSorterFactory
java.lang.Object
org.jboss.deployers.plugins.sort.DeployerSorterFactory
public class DeployerSorterFactory
- extends Object
Sorter factory.
- Author:
- Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployerSorterFactory
public DeployerSorterFactory()
newSorter
public static DeployerSorter newSorter()
- Create new DeployerSorter.
Currently just plain domino sorting.
- Returns:
- deployer sorter instance
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.