org.apache.batik.util
Interface CleanerThread.ReferenceCleared

All Known Implementing Classes:
CleanerThread.PhantomReferenceCleared, CleanerThread.SoftReferenceCleared, CleanerThread.WeakReferenceCleared
Enclosing interface:
CleanerThread

public static interface CleanerThread.ReferenceCleared

If objects registered with the reference queue associated with this class implement this interface then the 'cleared' method will be called when the reference is queued.


Method Summary
 void cleared()
           
 

Method Detail

cleared

public void cleared()


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.