Home
last modified time | relevance | path

Searched refs:validateIntroductionAdvisor (Results 1 – 1 of 1) sorted by relevance

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.aop/src/main/java/org/springframework/aop/framework/
H A DAdvisedSupport.java256 validateIntroductionAdvisor((IntroductionAdvisor) advisor); in addAdvisor()
341 validateIntroductionAdvisor((IntroductionAdvisor) advisor); in addAdvisors()
351 private void validateIntroductionAdvisor(IntroductionAdvisor advisor) { in validateIntroductionAdvisor() method in AdvisedSupport
519 validateIntroductionAdvisor((IntroductionAdvisor) advisor); in copyConfigurationFrom()