org.apache.batik.util

Interface CleanerThread.ReferenceCleared

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
voidcleared()

Method Detail

cleared

public void cleared()
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.