org.apache.openejb.util
Class IOUtils

java.lang.Object
  extended by org.apache.openejb.util.IOUtils

public class IOUtils
extends java.lang.Object

Version:
$Rev: 710022 $ $Date: 2008-11-03 09:40:14 +0100 (Mo, 03. Nov 2008) $

Constructor Summary
IOUtils()
           
 
Method Summary
static java.util.Properties readProperties(java.net.URL resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOUtils

public IOUtils()
Method Detail

readProperties

public static java.util.Properties readProperties(java.net.URL resource)
                                           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.