| Uses Spring's AOP capabilities to attach and remove lifecycle event listeners
to the PersistenceBroker (the device acts as the listener).
Uses OjbGpsDeviceUtils to perform it on the supplied
org.compass.spring.device.ojb.SpringOjbGpsDevice .
Mainly used as a post interceptor with transaction proxies that manage
service layer operations on an OJB enabled DAO layer.
author: kimchy |