org.codehaus.wadi.impl
Class LazyHttpSessionBindingEvent
java.lang.Object
java.util.EventObject
javax.servlet.http.HttpSessionEvent
javax.servlet.http.HttpSessionBindingEvent
org.codehaus.wadi.impl.LazyHttpSessionBindingEvent
- All Implemented Interfaces:
- Serializable
- public class LazyHttpSessionBindingEvent
- extends HttpSessionBindingEvent
- See Also:
- Serialized Form
LazyHttpSessionBindingEvent
public LazyHttpSessionBindingEvent(HttpSession session,
String name)
LazyHttpSessionBindingEvent
public LazyHttpSessionBindingEvent(HttpSession session,
String name,
Object value)
getValue
public Object getValue()
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.