public final class JndiContextHelper extends Object
public static Context initialise(Map environment) throws NamingException
environment
- JNDI properties or null
. In the latter case
a default constructor of InitialContext
will be
called with standard JNDI lookup properties semantics.NamingException
- if there was a JNDI errorCopyright © 2003-2013 MuleSource, Inc.. All Rights Reserved.