org.exoplatform.services.naming
Class SimpleContextFactory

java.lang.Object
  extended by org.exoplatform.services.naming.SimpleContextFactory
All Implemented Interfaces:
javax.naming.spi.InitialContextFactory

public class SimpleContextFactory
extends java.lang.Object
implements javax.naming.spi.InitialContextFactory

Created by The eXo Platform SAS .

Version:
$Id: SimpleContextFactory.java 5340 2006-04-30 12:51:48Z geaz $
Author:
Gennady Azarenkov

Constructor Summary
SimpleContextFactory()
           
 
Method Summary
 javax.naming.Context getInitialContext(java.util.Hashtable<?,?> env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleContextFactory

public SimpleContextFactory()
Method Detail

getInitialContext

public javax.naming.Context getInitialContext(java.util.Hashtable<?,?> env)
                                       throws javax.naming.NamingException
Specified by:
getInitialContext in interface javax.naming.spi.InitialContextFactory
Throws:
javax.naming.NamingException


Copyright © 2012 eXo Platform SAS. All Rights Reserved.