Uses of Interface
com.localmatters.collector.queue.consumer.ConsumerService

Packages that use ConsumerService
com.localmatters.collector.queue.consumer   
 

Uses of ConsumerService in com.localmatters.collector.queue.consumer
 

Subinterfaces of ConsumerService in com.localmatters.collector.queue.consumer
 interface ConsumerLocal
          The collector consumer local service interface.
 interface ConsumerRemote
          The collector consumer remote service interface.
 

Classes in com.localmatters.collector.queue.consumer that implement ConsumerService
 class ConsumerBean
          The collector consumer bean.