org.apache.tomee.loader.service.helper
Class JndiTreeHelperImpl

java.lang.Object
  extended by org.apache.tomee.loader.service.helper.JndiTreeHelperImpl

public class JndiTreeHelperImpl
extends Object


Method Summary
static Map<String,Object> runOnJndiTree(Context ctx, Map<String,Object> root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

runOnJndiTree

public static Map<String,Object> runOnJndiTree(Context ctx,
                                               Map<String,Object> root)


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