org.jboss.aop
Interface Bind


public interface Bind

Annotation to bind an advice to a pointcut

Version:
$Revision: 1.1 $
Author:
Bill Burke

Method Summary
 String cflow()
           
 String pointcut()
           
 

Method Detail

pointcut

public String pointcut()

cflow

public String cflow()


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