edu.iastate.metnet.utils
Class ContextFactory

java.lang.Object
  extended by edu.iastate.metnet.utils.ContextFactory

public class ContextFactory
extends java.lang.Object

Author:
Jie Li

Field Summary
(package private) static org.apache.log4j.Logger logger
           
 
Constructor Summary
ContextFactory()
           
 
Method Summary
static javax.naming.Context getContextInstance()
           
static java.util.Hashtable getEnvironment()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

static org.apache.log4j.Logger logger
Constructor Detail

ContextFactory

public ContextFactory()
Method Detail

getContextInstance

public static javax.naming.Context getContextInstance()

getEnvironment

public static java.util.Hashtable getEnvironment()