Uses of Interface
org.clapper.curn.DataPersister.LoadedDataHandler

Packages that use DataPersister.LoadedDataHandler
org.clapper.curn   
 

Uses of DataPersister.LoadedDataHandler in org.clapper.curn
 

Methods in org.clapper.curn with parameters of type DataPersister.LoadedDataHandler
protected  void XMLDataPersister.doLoad(DataPersister.LoadedDataHandler loadedDataHandler)
          The actual load method; only called if the object is enabled.
protected abstract  void DataPersister.doLoad(DataPersister.LoadedDataHandler loadedDataHandler)
          The actual load method; only called if the object is enabled.
 



Copyright © 2004-2006 Brian M. Clapper. All Rights Reserved.