Searched defs:SerialContext (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/
H A DSerialContext.java88 * SerialContext. The namespace is implemented in the
95 public class SerialContext implements Context { class in inherits:Context
104 // Sets unmanaged SerialContext in test mode to prevent attempts to contact server.
155 * (if LB is enabled) SerialContext.lookup() sets a value for the thread
158 * SerialContext.lookup() method, the thread local variable gets set to
161 * SerialContext.lookup() method. bug 5050591
210 "SerialContext: attempt to release StickyContext "
228 public SerialContext(String name, Hashtable environment, Habitat h) method in class:SerialContext
244 _logger.fine("SerialContext ==> SerialContext instanc
333 public SerialContext(Hashtable env, Habitat habitat) throws NamingException { method in class:SerialContext
[all...]

Completed in 16 milliseconds