Uses of Class
org.apache.sling.event.impl.jobs.config.QueueConfigurationManager.QueueInfo

Packages that use QueueConfigurationManager.QueueInfo
org.apache.sling.event.impl.jobs   
org.apache.sling.event.impl.jobs.config   
 

Uses of QueueConfigurationManager.QueueInfo in org.apache.sling.event.impl.jobs
 

Methods in org.apache.sling.event.impl.jobs with parameters of type QueueConfigurationManager.QueueInfo
 String TopologyCapabilities.detectTarget(String jobTopic, Map<String,Object> jobProperties, QueueConfigurationManager.QueueInfo queueInfo)
          Detect the target instance.
 

Uses of QueueConfigurationManager.QueueInfo in org.apache.sling.event.impl.jobs.config
 

Methods in org.apache.sling.event.impl.jobs.config that return QueueConfigurationManager.QueueInfo
 QueueConfigurationManager.QueueInfo QueueConfigurationManager.getQueueInfo(String topic)
          Find the queue configuration for the job.
 



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