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