My experience with Java, Groovy, Grails, Python and more.
  • Home

grails

A collection of 1 post

groovy

Implementing AOP in Grails Services via Groovy's GroovyInterceptable interface

Groovy provides Aspect Oriented Programming construct via GroovyInterceptable interface. The concept is as simple as implementing GroovyInterceptable interface and providing a definition for Object invokeMethod(String name, Object args) method as shown below.

  • Ravi Hasija
    Ravi Hasija
1 min read
My experience with Java, Groovy, Grails, Python and more. © 2025
Latest Posts Ghost