return new FieldModifiedEvent(context, o, f, value, local);
}
private NotificationContext createContext(final TransactionalEvent event)
{
return new NotificationContext()
{
public PojoCache getPojoCache()
{
return CacheListenerAdaptor.this.getPojoCache();