org.apache.openejb.config
Class DeploymentLoader.ExternalConfiguration

java.lang.Object
  extended by org.apache.openejb.config.DeploymentLoader.ExternalConfiguration
Enclosing class:
DeploymentLoader

public static class DeploymentLoader.ExternalConfiguration
extends Object


Constructor Summary
DeploymentLoader.ExternalConfiguration(String[] classpath)
           
 
Method Summary
 String[] getClasspath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentLoader.ExternalConfiguration

public DeploymentLoader.ExternalConfiguration(String[] classpath)
Method Detail

getClasspath

public String[] getClasspath()


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.