org.jboss.aop
Interface Bind


public interface Bind

Annotation to bind an advice to a pointcut

Version:
$Revision: 37406 $
Author:
Bill Burke

Method Summary
 String cflow()
           
 String pointcut()
           
 

Method Detail

pointcut

String pointcut()

cflow

String cflow()


Copyright © 2004 JBoss Inc. All Rights Reserved.