JBoss AOP Parent POM 2.2.2.GA

org.jboss.aop.pointcut
Interface DynamicCFlow


public interface DynamicCFlow

Dynamic cflow allows you to programmatically check to see if you want to execute a given advice binding.

Version:
$Revision: 37406 $
Author:
Bill Burke

Method Summary
 boolean shouldExecute(Invocation invocation)
           
 

Method Detail

shouldExecute

boolean shouldExecute(Invocation invocation)

JBoss AOP Parent POM 2.2.2.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.