Uses of Interface
org.apache.sling.event.jobs.consumer.JobConsumer

Packages that use JobConsumer
org.apache.sling.event.impl.jobs   
org.apache.sling.event.impl.jobs.deprecated   
 

Uses of JobConsumer in org.apache.sling.event.impl.jobs
 

Methods in org.apache.sling.event.impl.jobs that return JobConsumer
 JobConsumer JobConsumerManager.getConsumer(String topic)
          Get the consumer for the topic.
 

Uses of JobConsumer in org.apache.sling.event.impl.jobs.deprecated
 

Classes in org.apache.sling.event.impl.jobs.deprecated that implement JobConsumer
 class EventAdminBridge
          Event admin bridge for compatibility.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.