This section here discusses how to configure aspectj aspects in a Spring context:
http://static.springframework.org/sp...p-aj-configure

For a singleton aspect, is it important that the aspect bean definition is processed before any of its intended join points gets advised?