|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.tests.enhancer.interceptors.lifecycle.bean.AbsSessionBean
org.objectweb.easybeans.tests.enhancer.interceptors.lifecycle.bean.StatelessBean2
public class StatelessBean2
Simple class for testing lifecycle events. It doesn't define lifecycle events in this class, only in a separate class. And of course, they should be called.
Constructor Summary | |
---|---|
StatelessBean2()
|
Method Summary |
---|
Methods inherited from class org.objectweb.easybeans.tests.enhancer.interceptors.lifecycle.bean.AbsSessionBean |
---|
calledPostConstruct, calledPreDestroy, isPostConstructCalled, isPreDestroyCalled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatelessBean2()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |