org.exoplatform.services.naming
Class ExoContainerContextFactory
java.lang.Object
org.exoplatform.services.naming.ExoContainerContextFactory
- All Implemented Interfaces:
- InitialContextFactory
public class ExoContainerContextFactory
- extends Object
- implements InitialContextFactory
This implementation of InitialContextFactory is used to be able to share
all the objects that have been binded thanks to the InitialContextInitializer
which is required for example to be able to create and bind data sources dynamically
- Version:
- $Id$
- Author:
- Nicolas Filotto
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExoContainerContextFactory
public ExoContainerContextFactory()
getInitialContext
public Context getInitialContext(Hashtable<?,?> environment)
throws NamingException
-
- Specified by:
getInitialContext in interface InitialContextFactory
- Throws:
NamingException
Copyright © 2012 eXo Platform SAS. All Rights Reserved.