private static class WebApplicationContextUtils.SessionObjectFactory extends java.lang.Object implements ObjectFactory<HttpSession>, java.io.Serializable
| Modifier | Constructor and Description |
|---|---|
private |
SessionObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
HttpSession |
getObject()
Return an instance (possibly shared or independent)
of the object managed by this factory.
|
java.lang.String |
toString() |
public HttpSession getObject()
ObjectFactorygetObject in interface ObjectFactory<HttpSession>null)public java.lang.String toString()
toString in class java.lang.Object