org.codehaus.aspectwerkz.attribdef.definition.attribute
Interface Attribute

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
AbstractAdviceAttribute, AspectAttribute, CallAttribute, CFlowAttribute, ClassAttribute, CustomAttribute, ExecutionAttribute, GetAttribute, ImplementsAttribute, IntroduceAttribute, SetAttribute, ThrowsAttribute

public interface Attribute
extends java.io.Serializable

Marker interface for the attribute implementations.

Author:
Jonas Bonér



Copyright (c) 2002-2004 The AspectWerkz Team. All Rights Reserved.