org.jboss.aop.advice
Class CFlowInterceptor
java.lang.Object
org.jboss.aop.advice.CFlowInterceptor
- All Implemented Interfaces:
- Interceptor
public class CFlowInterceptor
- extends Object
- implements Interceptor
Comment
- Version:
- $Revision: 37406 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CFlowInterceptor
public CFlowInterceptor(String cflowString,
ASTCFlowExpression expr,
Interceptor[] chain)
getName
public String getName()
- Specified by:
getName
in interface Interceptor
getCFlowString
public String getCFlowString()
invoke
public Object invoke(Invocation invocation)
throws Throwable
- Specified by:
invoke
in interface Interceptor
- Throws:
Throwable
Copyright © 2004 JBoss Inc. All Rights Reserved.