Uses of Class
org.apache.camel.component.hawtdb.HawtDBFile

Uses of HawtDBFile in org.apache.camel.component.hawtdb
 

Methods in org.apache.camel.component.hawtdb that return HawtDBFile
 HawtDBFile HawtDBAggregationRepository.getHawtDBFile()
           
 

Methods in org.apache.camel.component.hawtdb with parameters of type HawtDBFile
 void HawtDBAggregationRepository.setHawtDBFile(HawtDBFile hawtDBFile)
           
 

Constructors in org.apache.camel.component.hawtdb with parameters of type HawtDBFile
HawtDBAggregationRepository(String repositoryName, HawtDBFile hawtDBFile)
          Creates an aggregation repository using the provided HawtDBFile.
 



Apache CAMEL