|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.stateful.SessionSynchronizationInterceptor
public class SessionSynchronizationInterceptor
Comment
| Nested Class Summary | |
|---|---|
protected static class |
SessionSynchronizationInterceptor.SFSBSessionSynchronization
|
| Constructor Summary | |
|---|---|
SessionSynchronizationInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
|
protected void |
registerSessionSynchronization(StatefulBeanContext ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionSynchronizationInterceptor()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface org.jboss.aop.advice.Interceptor
protected void registerSessionSynchronization(StatefulBeanContext ctx)
throws java.rmi.RemoteException,
javax.transaction.SystemException
java.rmi.RemoteException
javax.transaction.SystemException
public java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws java.lang.Throwable
invoke in interface org.jboss.aop.advice.Interceptorjava.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||