eXo Kernel :: Component :: Common Service 2.4.11-UXP01

org.exoplatform.services.naming
Class SimpleContextFactory

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

public class SimpleContextFactory
extends Object
implements 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
 Context getInitialContext(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 Context getInitialContext(Hashtable<?,?> env)
                          throws NamingException
Specified by:
getInitialContext in interface InitialContextFactory
Throws:
NamingException

eXo Kernel :: Component :: Common Service 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.