org.aspectj.weaver.patterns
Interface IVerificationRequired


public interface IVerificationRequired

Implementors provide a 'verify()' method that is invoked at the end of type binding completion.

See Also:
WildTypePattern.VerifyBoundsForTypePattern

Method Summary
 void verify()
           
 

Method Detail

verify

void verify()