Package org.aspectj.weaver.tools
Interface PointcutParameter
-
- All Known Implementing Classes:
PointcutParameterImpl
public interface PointcutParameter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetBinding()StringgetName()ClassgetType()
-