JBoss.org Community Documentation

3.8. Pointcut References

Pointcuts can be named in XML (Chapter 5, XML Bindings ) or annotation (Chapter 6, Annotation Bindings ) bindings. They can be referenced directly within a pointcut expression.

some.named.pointcut OR call(void Foo->someMethod())