Package org.springframework.config.java.aspect

Class Summary
RequiredMethodInvocationRegistry Thread-local storage for recording which beans' required methods have been invoked.
RequiredMethodInvocationTracker Aspect that weaves tracking logic into methods annotated with Spring's @Required annotation.