AspectJExpressionPointcut()
Create a new default AspectJExpressionPointcut.
AspectJExpressionPointcut(declarationScope: Class<*>, paramNames: Array<String>, paramTypes: Array<Class<*>>)
Create a new AspectJExpressionPointcut with the given settings.
declarationScope - the declaration scope for the pointcut