de.grogra.persistence
Interface PersistenceOutputListener

All Known Implementing Classes:
PluginCollector

public interface PersistenceOutputListener


Method Summary
 void objectWritten(java.lang.Object object)
           
 void sharedObjectReferenceWritten(Shareable o)
           
 

Method Detail

objectWritten

void objectWritten(java.lang.Object object)

sharedObjectReferenceWritten

void sharedObjectReferenceWritten(Shareable o)