org.openejb.deployment.ant
Class EjbJarLocation

java.lang.Object
  extended byorg.openejb.deployment.ant.EjbJarLocation

public class EjbJarLocation
extends Object

Version:
$Revision: 445694 $ $Date: 2005-09-10 16:49:09 +0200 (Sat, 10 Sep 2005) $

Constructor Summary
EjbJarLocation(String location)
           
 
Method Summary
 InputStream getInputStream(org.apache.tools.ant.Project project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbJarLocation

public EjbJarLocation(String location)
Method Detail

getInputStream

public InputStream getInputStream(org.apache.tools.ant.Project project)
                           throws org.apache.tools.ant.BuildException,
                                  IOException
Throws:
org.apache.tools.ant.BuildException
IOException


Copyright © 1999-2006 OpenEJB. All Rights Reserved.