Uses of Class
org.clapper.curn.DataPersister

Packages that use DataPersister
org.clapper.curn   
 

Uses of DataPersister in org.clapper.curn
 

Subclasses of DataPersister in org.clapper.curn
 class XMLDataPersister
           
 

Methods in org.clapper.curn that return DataPersister
static DataPersister DataPersisterFactory.getInstance()
          Get the configured data persister object.
 

Methods in org.clapper.curn with parameters of type DataPersister
 void MetaPlugIn.registerPersistentDataClientPlugIns(DataPersister dataPersister)
          Find all plug-ins that implement the PersistentDataClient interface and register them with the specified DataPersister.
 



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