org.apache.openejb.util
Class Contexts

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

public final class Contexts
extends Object


Method Summary
static Context createSubcontexts(Context context, String key)
           
static void unbindLeaf(Context context, String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

unbindLeaf

public static void unbindLeaf(Context context,
                              String path)

createSubcontexts

public static Context createSubcontexts(Context context,
                                        String key)


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