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)


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