org.apache.openejb.config
Class DeploymentsResolver

java.lang.Object
  extended by org.apache.openejb.config.DeploymentsResolver

public class DeploymentsResolver
extends Object

Version:
$Rev: 640597 $ $Date: 2008-03-24 22:53:27 +0100 (Mo, 24. M��r 2008) $

Constructor Summary
DeploymentsResolver()
           
 
Method Summary
static List<String> resolveAppLocations(List<Deployments> deployments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentsResolver

public DeploymentsResolver()
Method Detail

resolveAppLocations

public static List<String> resolveAppLocations(List<Deployments> deployments)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.