org.apache.openejb.config
Class ReadDescriptors.StringSource

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

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


Constructor Summary
ReadDescriptors.StringSource(String content)
           
 
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.StringSource

public ReadDescriptors.StringSource(String content)
Method Detail

get

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


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