org.apache.openejb.util
Class PropertiesHelper

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

public final class PropertiesHelper
extends Object


Method Summary
static Map<String,Object> map(Properties props)
           
static String propertiesToString(Properties p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

propertiesToString

public static String propertiesToString(Properties p)

map

public static Map<String,Object> map(Properties props)


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