Uses of Class
org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor

Packages that use StaticMethodMatcherPointcutAdvisor
org.springframework.transaction.interceptor AOP-based solution for declarative transaction demarcation. 
 

Uses of StaticMethodMatcherPointcutAdvisor in org.springframework.transaction.interceptor
 

Subclasses of StaticMethodMatcherPointcutAdvisor in org.springframework.transaction.interceptor
 class TransactionAttributeSourceTransactionAroundAdvisor
          InterceptionAroundAdvisor driven by a TransactionAttributeSource.
 



Copyright (C) 2003-2004 The Spring Framework Project.