JBoss.org Community Documentation
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())