Implements a sample aspect container strategy.
Use container="com.tc.aspectwerkz.aspect.DefaultAspectContainerStrategy" in the aop.xml
The aspect must then have a no-arg constructor or a single arg constructor with param "AspectContext".
author: Jonas BonŽr