当前页面:
在线文档首页 >
JBoss 3.2.7 iiop API Documentation 英文版文档
NoTxPropagationInterceptor (JBoss IIOP Plugin API) - JBoss 3.2.7 iiop API Documentation 英文版文档
org.jboss.proxy.ejb
Class NoTxPropagationInterceptor
java.lang.Object
org.jboss.ejb.plugins.AbstractInterceptor
org.jboss.proxy.ejb.NoTxPropagationInterceptor
- All Implemented Interfaces:
- org.jboss.ejb.ContainerPlugin, org.jboss.ejb.Interceptor, org.jboss.system.Service
- public class NoTxPropagationInterceptor
- extends org.jboss.ejb.plugins.AbstractInterceptor
A NoTxPropagationInterceptor for throwing remote exceptions
according to the spec.
- Version:
- $Revision: 1.2.2.1 $
- Author:
- Adrian Brock
Fields inherited from class org.jboss.ejb.plugins.AbstractInterceptor |
container, log, nextInterceptor |
Methods inherited from class org.jboss.ejb.plugins.AbstractInterceptor |
create, destroy, getContainer, getNext, setContainer, setNext, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoTxPropagationInterceptor
public NoTxPropagationInterceptor()
invokeHome
public Object invokeHome(org.jboss.invocation.Invocation mi)
throws Exception
- Throws:
Exception
invoke
public Object invoke(org.jboss.invocation.Invocation mi)
throws Exception
- Throws:
Exception
checkNoTxPropagation
protected void checkNoTxPropagation(org.jboss.invocation.Invocation mi)
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.