- java.lang.Object
-
- org.jboss.cdi.tck.tests.decorators.builtin.http.session.HttpSessionDecorator1
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface javax.servlet.http.HttpSession
getAttribute, getAttributeNames, getCreationTime, getId, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval
-
-
Method Detail
-
invalidate
public void invalidate()
- Specified by:
invalidate in interface javax.servlet.http.HttpSession
Copyright © 2008–2016 CDI TCK. All rights reserved.