org.apache.camel.util.jndi
Class CamelInitialContextFactory
java.lang.Object
org.apache.camel.util.jndi.CamelInitialContextFactory
- All Implemented Interfaces:
- InitialContextFactory
public class CamelInitialContextFactory
- extends Object
- implements InitialContextFactory
A factory of the Cameel InitialContext which allows a Map to be used to create a
JNDI context.
- Version:
- $Revision: 36321 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CamelInitialContextFactory
public CamelInitialContextFactory()
getInitialContext
public Context getInitialContext(Hashtable environment)
throws NamingException
- Specified by:
getInitialContext
in interface InitialContextFactory
- Throws:
NamingException
Copyright © 2008 IONA Open Source Community. All Rights Reserved.