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.
 

Class Summary
Aspect Implements the Aspect concept.
AspectWerkz Manages the aspects in the AspectWerkz system.
Handles the initialization and configuration of the system.
Stores and indexes the aspects defined in the system.
Stores and indexes the advised methods.
Stores and indexes the introduced methods.
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.
MemoryType Type-safe enum for the different memory types.
MetaDataKeys Holds keys to for the meta-data used by the system.
MethodComparator Compares Methods.
Type Type-safe enum for the different Java language types.
 



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