org.codehaus.aspectwerkz.annotation
Class AroundAnnotationProxy
java.lang.Object
org.codehaus.aspectwerkz.annotation.UntypedAnnotationProxy
org.codehaus.aspectwerkz.annotation.AdviceAnnotationProxyBase
org.codehaus.aspectwerkz.annotation.AroundAnnotationProxy
- All Implemented Interfaces:
- Annotation, ParameterizedAnnotationProxy, Serializable
- public class AroundAnnotationProxy
- extends AdviceAnnotationProxyBase
The 'Around' annotation proxy.
- Author:
- Jonas Bonér
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AroundAnnotationProxy
public AroundAnnotationProxy()
Copyright © 2002-2004 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.