|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cdi.tck.tests.decorators.builtin.http.session.HttpSessionDecorator2
@Decorator public abstract class HttpSessionDecorator2
| Constructor Summary | |
|---|---|
HttpSessionDecorator2()
|
|
| Method Summary | |
|---|---|
Object |
getAttribute(String name)
|
long |
getLastAccessedTime()
|
| 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 |
|---|
getAttributeNames, getCreationTime, getId, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval |
| Constructor Detail |
|---|
public HttpSessionDecorator2()
| Method Detail |
|---|
public long getLastAccessedTime()
getLastAccessedTime in interface javax.servlet.http.HttpSessionpublic Object getAttribute(String name)
getAttribute in interface javax.servlet.http.HttpSession
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||