com.infoengine.email
Class ServiceContext
java.lang.Object
com.infoengine.email.ServiceContext
- public class ServiceContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contexts
public static Hashtable contexts
domain
public String domain
guid
public String guid
ServiceContext
public ServiceContext(String domain,
String guid)
ServiceContext
public ServiceContext(String domain)
createContext
public static void createContext(String domain)
getContext
public static ServiceContext getContext()
removeContext
public static void removeContext()