org.jboss.aspects.tx
Class TxInterceptor

java.lang.Object
  extended by org.jboss.aspects.tx.TxInterceptor

public class TxInterceptor
extends Object

This interceptor handles transactions for AOP

Version:
$Revision: 1.4.2.3 $
Author:
Bill Burke, David Jencks

Nested Class Summary
static class TxInterceptor.Mandatory
           
static class TxInterceptor.Never
           
static class TxInterceptor.NotSupported
           
static class TxInterceptor.Required
           
static class TxInterceptor.RequiresNew
           
static class TxInterceptor.Supports
           
 
Constructor Summary
TxInterceptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TxInterceptor

public TxInterceptor()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.