public class CronJobsInfoMBeanImpl extends AbstractJMXMBean implements CronJobsInfoMBean
AbstractJMXMBean.TenantAwareExecutor<T>| Constructor and Description |
|---|
CronJobsInfoMBeanImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
abortRunningCronJobs() |
java.util.Collection<java.lang.String> |
getRunningCronJobs() |
protected boolean |
isJNDIContextAware() |
void |
setCronJobService(CronJobService cronJobService) |
activateTenant, afterPropertiesSet, deactivateTenant, getBeanInterface, getObjectName, setBeanInterface, setJmxPathgetJmxDomain, getJmxPath, getObjectNameString, getTenantId, setTenantpublic void setCronJobService(CronJobService cronJobService)
protected boolean isJNDIContextAware()
isJNDIContextAware in class AbstractJMXMBeanpublic java.lang.Boolean abortRunningCronJobs()
abortRunningCronJobs in interface CronJobsInfoMBeanpublic java.util.Collection<java.lang.String> getRunningCronJobs()
getRunningCronJobs in interface CronJobsInfoMBeanCopyright © 2018 SAP SE. All Rights Reserved.