Package org.aspectj.weaver.tools
Interface PointcutDesignatorHandler
-
public interface PointcutDesignatorHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDesignatorName()ContextBasedMatcherparse(String expression)
-
-
-
Method Detail
-
getDesignatorName
String getDesignatorName()
-
parse
ContextBasedMatcher parse(String expression)
-
-