Uses of Interface
org.aspectj.weaver.patterns.IVerificationRequired

Packages that use IVerificationRequired
org.aspectj.weaver   
 

Uses of IVerificationRequired in org.aspectj.weaver
 

Methods in org.aspectj.weaver with parameters of type IVerificationRequired
 void CrosscuttingMembersSet.recordNecessaryCheck(IVerificationRequired verification)
          Record something that needs verifying when we believe the type system is complete.