org.aspectj.lang.reflect

Interface TypePatternBasedPerClause

public interface TypePatternBasedPerClause

AspectJ runtime representation of a type pattern based per-clause associated with an aspect (pertypewithin).

Method Summary

TypePattern
getTypePattern()
Get the associated type pattern

Method Details

getTypePattern

public TypePattern getTypePattern()
Get the associated type pattern