Uses of Class
org.slim3.container.interceptor.AbstractTransactionInterceptor

Packages that use AbstractTransactionInterceptor
org.slim3.container.interceptor   
 

Uses of AbstractTransactionInterceptor in org.slim3.container.interceptor
 

Subclasses of AbstractTransactionInterceptor in org.slim3.container.interceptor
 class MandatoryInterceptor
          The interceptor for MANDATORY transaction attribute.
 class NeverInterceptor
          The interceptor for NEVER transaction attribute.
 class NotSupportedInterceptor
          The interceptor for NOT_SUPPORTED transaction attribute.
 class RequiredInterceptor
          The interceptor for REQUIRED transaction attribute.
 class RequiresNewInterceptor
          The interceptor for REQUIRES_NEW transaction attribute.
 



Copyright © 2008-2009 The Slim3 project. All Rights Reserved.