com.tibco.bpm.web.client.model.managedevents
Interface PersistenceEventHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface PersistenceEventHandler
extends com.google.gwt.event.shared.EventHandler

Handler interface for the PersistenceEvent. The implemented method is called on the handler when the event is dispatched.

©2011 Cloud Software Group, Inc.

Since:
2.0.0
See Also:
PersistenceEvent#dispatchLocal(PersistenceEventHandler)

Method Summary
 void onPersistenceEvent(PersistenceEvent event)
           
 

Method Detail

onPersistenceEvent

void onPersistenceEvent(PersistenceEvent event)


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.