Uses of Class
org.apache.camel.bam.processor.JpaBamProcessorSupport

Packages that use JpaBamProcessorSupport
org.apache.camel.bam.processor   
 

Uses of JpaBamProcessorSupport in org.apache.camel.bam.processor
 

Subclasses of JpaBamProcessorSupport in org.apache.camel.bam.processor
 class JpaBamProcessor
          A concrete Processor for working on BAM which uses JPA as the persistence and uses the ProcessInstance entity to store the process information.
 



Apache Camel