Groovy Documentation

org.codehaus.groovy.grails.support
[Java] Interface PersistenceContextInterceptor


public interface PersistenceContextInterceptor

A interface for a class to implement that will setup the persistent context before and after a Grails operation is invoked.

Authors:
Graeme Rocher
See Also:
grails.util.RunTests
Since:
0.4


Groovy Documentation