org.apache.sling.event.jobs.jmx
Interface QueuesMBean

All Known Implementing Classes:
QueuesMBeanImpl

public interface QueuesMBean

A Marker interface to allow the implementation to register as a service with the JMX whiteboard.


Method Summary
 String[] getQueueNames()
           
 

Method Detail

getQueueNames

String[] getQueueNames()


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