org.apache.openejb.config.sys
Class AdditionalDeployments

java.lang.Object
  extended by org.apache.openejb.config.sys.AdditionalDeployments

public class AdditionalDeployments
extends Object


Field Summary
protected  List<Deployments> deployments
           
 
Constructor Summary
AdditionalDeployments()
           
 
Method Summary
 List<Deployments> getDeployments()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

deployments

protected List<Deployments> deployments
Constructor Detail

AdditionalDeployments

public AdditionalDeployments()
Method Detail

getDeployments

public List<Deployments> getDeployments()


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.