| |
|
| java.lang.Object org.jboss.test.jsf.webapp.MySessionBean
MySessionBean | public class MySessionBean (Code) | | Session bean used to tell if @PreDestroy was called on the InjectionBean.
Also allows you to get the numList for testing JSTL/JSF integration.
author: Stan Silvert |
isPreDestroyCalled | public boolean isPreDestroyCalled()(Code) | | |
setPreDestroyCalled | public void setPreDestroyCalled(boolean preDestroyCalled)(Code) | | |
|
|
|