nl.tudelft.simulation.naming
Class JVMContextFactory
java.lang.Object
nl.tudelft.simulation.naming.JVMContextFactory
- All Implemented Interfaces:
- InitialContextFactory
public class JVMContextFactory
- extends Object
- implements InitialContextFactory
A factory for JVMContext instances, automatically invoked by JNDI when the
correct jndi.properties file has been used.
(c) copyright 2002-2005 Delft
University of Technology , the Netherlands.
See for project information
www.simulation.tudelft.nl
License of use: Lesser
General Public License (LGPL) , no warranty.
- Since:
- 1.0
- Version:
- 1.2 2004-03-24
- Author:
- Peter Jacobs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JVMContextFactory
public JVMContextFactory()
getInitialContext
public Context getInitialContext(Hashtable environment)
- Specified by:
getInitialContext
in interface InitialContextFactory
- See Also:
#getInitialContext(Hashtable)
Copyright © 2002-2011 Delft University of Technology, the Netherlands. All Rights Reserved.