Package org.exoplatform.services.naming
Class ExoContainerContextFactory
java.lang.Object
org.exoplatform.services.naming.ExoContainerContextFactory
- All Implemented Interfaces:
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExoContainerContextFactory
public ExoContainerContextFactory()
-
-
Method Details
-
getInitialContext
- Specified by:
getInitialContextin interfaceInitialContextFactory- Throws:
NamingException
-