org.codehaus.aspectwerkz.annotation
Class BeforeAnnotationProxy
java.lang.Object
org.codehaus.aspectwerkz.annotation.UntypedAnnotationProxy
org.codehaus.aspectwerkz.annotation.AdviceAnnotationProxyBase
org.codehaus.aspectwerkz.annotation.BeforeAnnotationProxy
- All Implemented Interfaces:
- Annotation, ParameterizedAnnotationProxy, Serializable
- public class BeforeAnnotationProxy
- extends AdviceAnnotationProxyBase
The 'Before' 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 |
BeforeAnnotationProxy
public BeforeAnnotationProxy()
Copyright © 2002-2004 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.