org.rhq.jndi.context
Class URLPreferringContextDecoratorHelper

java.lang.Object
  extended by org.rhq.jndi.context.URLPreferringContextDecoratorHelper

public class URLPreferringContextDecoratorHelper
extends Object

Author:
Lukas Krejci

Method Summary
static Context getURLContext(Name name, Hashtable<Object,Object> env)
           
static Context getURLContext(String name, Hashtable<Object,Object> env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getURLContext

public static Context getURLContext(String name,
                                    Hashtable<Object,Object> env)
                             throws NamingException
Throws:
NamingException

getURLContext

public static Context getURLContext(Name name,
                                    Hashtable<Object,Object> env)
                             throws NamingException
Throws:
NamingException


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.