Uses of Class
org.apache.activemq.web.JobFacade

Packages that use JobFacade
org.apache.activemq.web Web Connectors so that messages can be sent via HTTP POST or read via HTTP POST or GET as well as support for web streaming to we browser or JavaScript clients. 
 

Uses of JobFacade in org.apache.activemq.web
 

Methods in org.apache.activemq.web that return types with arguments of type JobFacade
 java.util.Collection<JobFacade> BrokerFacade.getScheduledJobs()
          Get the JobScheduler MBean
 java.util.Collection<JobFacade> BrokerFacadeSupport.getScheduledJobs()
           
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.