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: 1.1 $
Author:
Bill Burke

Method Summary
 boolean shouldExecute(Invocation invocation)
           
 

Method Detail

shouldExecute

boolean shouldExecute(Invocation invocation)


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