Interface | Description |
---|---|
SchedulerAware |
An interface used by the
AlfrescoSchedulerFactory in order to initialise a Quartz job store with a reference
to its scheduler. |
Class | Description |
---|---|
AlfrescoJobFactory |
A special Job Factory that is based on the usual
SpringBeanJobFactory ,
but also handles ApplicationContextAware job beans. |
AlfrescoSchedulerFactory |
A special Scheduler Factory that provides a Scheduler reference to JobStores implementing the
SchedulerAware
interface. |
Copyright © 2005–2017 Alfresco Software. All rights reserved.