Hide
If a bean instance attempts to invoke the method "getTimerService()" of the SessionContext, but the access is not allowed, the container must throw the java.lang.IllegalStateException.
Reference: EJB 3.0 Core Specification - 4.4.1 and 4.5.2
Available tests:
org.objectweb.easybeans.tests.interceptors.business.stateful.containermanaged.TestSFAccessInterceptor00.testSessionContext01()
Show
If a bean instance attempts to invoke the method "getTimerService()" of the SessionContext, but the access is not allowed, the container must throw the java.lang.IllegalStateException.
Reference: EJB 3.0 Core Specification - 4.4.1 and 4.5.2
Available tests:
org.objectweb.easybeans.tests.interceptors.business.stateful.containermanaged.TestSFAccessInterceptor00.testSessionContext01()