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

java.lang.Object
  extended by org.apache.sling.event.impl.jobs.config.QueueConfigurationManager.QueueInfo
Enclosing class:
QueueConfigurationManager

public static final class QueueConfigurationManager.QueueInfo
extends Object


Field Summary
 InternalQueueConfiguration queueConfiguration
           
 String queueName
           
 String targetId
           
 
Constructor Summary
QueueConfigurationManager.QueueInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

queueConfiguration

public InternalQueueConfiguration queueConfiguration

queueName

public String queueName

targetId

public String targetId
Constructor Detail

QueueConfigurationManager.QueueInfo

public QueueConfigurationManager.QueueInfo()


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