Uses of Class
org.apache.activemq.web.JobFacade
-
Packages that use JobFacade Package Description 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 web 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 Modifier and Type Method Description Collection<JobFacade>
BrokerFacade. getScheduledJobs()
Get the JobScheduler MBeanCollection<JobFacade>
BrokerFacadeSupport. getScheduledJobs()
-