org.apache.openejb.util
Class ObjectRecipeHelper

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

public final class ObjectRecipeHelper
extends Object


Method Summary
static Object createMeFromSystemProps(String prefix, String suffix, Class<?> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createMeFromSystemProps

public static Object createMeFromSystemProps(String prefix,
                                             String suffix,
                                             Class<?> clazz)


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