Package org.codehaus.aspectwerkz

Interface Summary
Identifiable Interface that allows us to make the added UUID field accessible without the need for reflection.
MetaDataEnhanceable Interface that allows us to retrieve meta-data from the implementing class.
Mixin Interface for the mixin implementations.
System Interface for the different system types to implement.
 

Class Summary
AspectMetaData Manages pointcuts and introductions defined by this aspect.
ContainerType Type-safe enum for the different container types.
ContextClassLoader Methods to deal with the context class loader.
DeploymentModel Enum containing the different deployment model types.
IndexTuple A tuple with two indexes describing the aspect and a method (advice or introduced).
MemoryType Type-safe enum for the different memory types.
MetaDataKeys Holds keys to for the meta-data used by the system.
MethodComparator Compares Methods.
NameIndexTuple Holds an name/index tuple.
SystemLoader Loads the different types of system.
SystemType Type-safe enum with the system types.
Type Type-safe enum for the different Java language types.
 



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