Interface PointcutExpression

All Known Implementing Classes:
PointcutExpressionImpl

public interface PointcutExpression
Represents an anonymous pointcut expression as used in pointcuts, advice declarations, declares, and per-clauses
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • asString

      String asString()
      Returns:
      a string representation of the pointcut expression