Asynchronous Advice Implementations : Summary

Summary
When implementing the cancelled() method, perform a graceful stop of the advice thread.
Do not use AspectProcessContext on the advice (parallel) thread.