org.jboss.cdi.tck.util
Class JndiLookupUtils

java.lang.Object
  extended by org.jboss.cdi.tck.util.JndiLookupUtils

public class JndiLookupUtils
extends Object


Constructor Summary
JndiLookupUtils()
           
 
Method Summary
static Object lookup(String jndiName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JndiLookupUtils

public JndiLookupUtils()
Method Detail

lookup

public static Object lookup(String jndiName)
Parameters:
jndiName -
Returns:


Copyright © 2008-2013 Seam Framework. All Rights Reserved.