jpa.p1.pub
Interface PubUpdateEvent


public interface PubUpdateEvent

This interface is the event counterpart to the PubUpdate interface. This interface is implemented by the client application.


Method Summary
 void onUpdated()
          This method is invoked when an update has been received by the publishing host.
 

Method Detail

onUpdated

public void onUpdated()
This method is invoked when an update has been received by the publishing host.