org.apache.openejb.config
Class ReadDescriptors.UrlSource

java.lang.Object
  extended by org.apache.openejb.config.ReadDescriptors.UrlSource
All Implemented Interfaces:
ReadDescriptors.Source
Enclosing class:
ReadDescriptors

public static class ReadDescriptors.UrlSource
extends Object
implements ReadDescriptors.Source


Constructor Summary
ReadDescriptors.UrlSource(URL url)
           
 
Method Summary
 InputStream get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadDescriptors.UrlSource

public ReadDescriptors.UrlSource(URL url)
Method Detail

get

public InputStream get()
                throws IOException
Specified by:
get in interface ReadDescriptors.Source
Throws:
IOException


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