org.apache.openejb.config.sys
Class JSonConfigReader

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

public class JSonConfigReader
extends Object


Constructor Summary
JSonConfigReader()
           
 
Method Summary
static
<T> T
read(Class<T> clazz, InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSonConfigReader

public JSonConfigReader()
Method Detail

read

public static <T> T read(Class<T> clazz,
                         InputStream is)
              throws OpenEJBException
Throws:
OpenEJBException


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