org.jboss.cdi.tck.tests.decorators.builtin.http.session
Class HttpSessionObserver
java.lang.Object
org.jboss.cdi.tck.tests.decorators.builtin.http.session.HttpSessionObserver
@RequestScoped
public class HttpSessionObserver
- extends Object
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpSessionObserver
public HttpSessionObserver()
isDecorated
public boolean isDecorated()
setDecorated
public void setDecorated(boolean isDecorated)
isDestroyed
public boolean isDestroyed()
setDestroyed
public void setDestroyed(boolean isDestroyed)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.