com.ibm.cryptobeans.events
Interface ContentsCorruptedListener


public interface ContentsCorruptedListener
extends java.util.EventListener

The event set listener interface for the contentsCorrupted feature.


Method Summary
 void onContentsCorrupted(ContentsCorruptedEvent param)
          Invoked when the file contents is corrupted.
 

Method Detail

onContentsCorrupted

public void onContentsCorrupted(ContentsCorruptedEvent param)
Invoked when the file contents is corrupted.
Parameters:
param - com.ibm.cryptobeans.events.ContentsCorruptedEvent