public interface SchedulerAware
AlfrescoSchedulerFactory
in order to initialise a Quartz job store with a reference
to its scheduler. This is primarily to allow the monitoring interface on the job store to allow functions such as
'execute now'.Modifier and Type | Method and Description |
---|---|
void |
setScheduler(org.quartz.Scheduler scheduler)
Provides a reference to the scheduler.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.