Class ContextServiceAutoConfiguration


  • @Configuration
    public class ContextServiceAutoConfiguration
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.ikasan.spec.scheduled.context.service.ContextInstanceRecoveryService contextInstanceRecoveryService​(org.ikasan.spec.scheduled.instance.service.ScheduledContextInstanceService scheduledContextInstanceService, org.ikasan.spec.scheduled.job.service.JobInitiationService jobInitiationService, org.ikasan.spec.metadata.ModuleMetaDataService moduleMetadataService, org.ikasan.spec.scheduled.job.service.InternalEventDrivenJobService internalEventDrivenJobService, org.ikasan.spec.scheduled.instance.service.ContextParametersInstanceService contextParametersInstanceService, org.ikasan.spec.scheduled.instance.service.ContextInstancePublicationService contextInstancePublicationService, org.ikasan.spec.scheduled.joblock.service.JobLockCacheService jobLockCacheService, org.ikasan.spec.scheduled.context.service.ScheduledContextService scheduledContextService, org.ikasan.spec.scheduled.instance.service.SchedulerJobInstanceService schedulerJobInstanceService, org.ikasan.spec.scheduled.event.service.ContextInstanceStateChangeEventBroadcaster contextInstanceStateChangeEventBroadcaster, org.ikasan.spec.scheduled.event.service.SchedulerJobStateChangeEventBroadcaster schedulerJobStateChangeEventBroadcaster, org.ikasan.spec.scheduled.joblock.service.JobLockCacheInitialisationService jobLockCacheInitialisationService, org.ikasan.job.orchestration.context.register.ContextInstanceSchedulerService contextInstanceSchedulerService, org.ikasan.job.orchestration.context.util.TimeService timeService, org.ikasan.spec.scheduled.context.service.ContextInstanceRegistrationService contextInstanceRegistrationService)  
      org.ikasan.spec.scheduled.context.service.ContextInstanceRegistrationService contextInstanceRegistrationService​(org.ikasan.spec.scheduled.instance.service.ScheduledContextInstanceService scheduledContextInstanceService, org.ikasan.spec.scheduled.job.service.JobInitiationService jobInitiationService, org.ikasan.spec.metadata.ModuleMetaDataService moduleMetadataService, org.ikasan.spec.scheduled.job.service.InternalEventDrivenJobService internalEventDrivenJobService, org.ikasan.spec.scheduled.instance.service.ContextParametersInstanceService contextParametersInstanceService, org.ikasan.spec.scheduled.instance.service.ContextInstancePublicationService contextInstancePublicationService, org.ikasan.spec.scheduled.joblock.service.JobLockCacheService jobLockCacheService, org.ikasan.spec.scheduled.context.service.ScheduledContextService scheduledContextService, org.ikasan.spec.scheduled.instance.service.SchedulerJobInstanceService schedulerJobInstanceService, org.ikasan.spec.scheduled.event.service.ContextInstanceStateChangeEventBroadcaster contextInstanceStateChangeEventBroadcaster, org.ikasan.spec.scheduled.event.service.SchedulerJobStateChangeEventBroadcaster schedulerJobStateChangeEventBroadcaster, org.ikasan.spec.scheduled.joblock.service.JobLockCacheInitialisationService jobLockCacheInitialisationService, org.ikasan.job.orchestration.context.register.ContextInstanceSchedulerService contextInstanceSchedulerService, org.ikasan.job.orchestration.context.util.TimeService timeService, org.ikasan.spec.scheduled.event.service.ContextInstanceSavedEventBroadcaster contextInstanceSavedEventBroadcaster, org.ikasan.spec.systemevent.SystemEventService systemEventService)  
      ContextResetServiceImpl contextResetService()  
      ContextStatusServiceImpl contextStatusService()  
      org.ikasan.spec.scheduled.joblock.service.JobLockCacheInitialisationService jobLockCacheInitialisationService​(org.ikasan.spec.scheduled.joblock.service.JobLockCacheService jobLockCacheService)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContextServiceAutoConfiguration

        public ContextServiceAutoConfiguration()
    • Method Detail

      • jobLockCacheInitialisationService

        @Bean
        public org.ikasan.spec.scheduled.joblock.service.JobLockCacheInitialisationService jobLockCacheInitialisationService​(org.ikasan.spec.scheduled.joblock.service.JobLockCacheService jobLockCacheService)
      • contextInstanceRecoveryService

        @Bean
        public org.ikasan.spec.scheduled.context.service.ContextInstanceRecoveryService contextInstanceRecoveryService​(org.ikasan.spec.scheduled.instance.service.ScheduledContextInstanceService scheduledContextInstanceService,
                                                                                                                       org.ikasan.spec.scheduled.job.service.JobInitiationService jobInitiationService,
                                                                                                                       org.ikasan.spec.metadata.ModuleMetaDataService moduleMetadataService,
                                                                                                                       org.ikasan.spec.scheduled.job.service.InternalEventDrivenJobService internalEventDrivenJobService,
                                                                                                                       org.ikasan.spec.scheduled.instance.service.ContextParametersInstanceService contextParametersInstanceService,
                                                                                                                       org.ikasan.spec.scheduled.instance.service.ContextInstancePublicationService contextInstancePublicationService,
                                                                                                                       org.ikasan.spec.scheduled.joblock.service.JobLockCacheService jobLockCacheService,
                                                                                                                       org.ikasan.spec.scheduled.context.service.ScheduledContextService scheduledContextService,
                                                                                                                       org.ikasan.spec.scheduled.instance.service.SchedulerJobInstanceService schedulerJobInstanceService,
                                                                                                                       org.ikasan.spec.scheduled.event.service.ContextInstanceStateChangeEventBroadcaster contextInstanceStateChangeEventBroadcaster,
                                                                                                                       org.ikasan.spec.scheduled.event.service.SchedulerJobStateChangeEventBroadcaster schedulerJobStateChangeEventBroadcaster,
                                                                                                                       org.ikasan.spec.scheduled.joblock.service.JobLockCacheInitialisationService jobLockCacheInitialisationService,
                                                                                                                       org.ikasan.job.orchestration.context.register.ContextInstanceSchedulerService contextInstanceSchedulerService,
                                                                                                                       org.ikasan.job.orchestration.context.util.TimeService timeService,
                                                                                                                       org.ikasan.spec.scheduled.context.service.ContextInstanceRegistrationService contextInstanceRegistrationService)
      • contextInstanceRegistrationService

        @Bean
        public org.ikasan.spec.scheduled.context.service.ContextInstanceRegistrationService contextInstanceRegistrationService​(org.ikasan.spec.scheduled.instance.service.ScheduledContextInstanceService scheduledContextInstanceService,
                                                                                                                               org.ikasan.spec.scheduled.job.service.JobInitiationService jobInitiationService,
                                                                                                                               org.ikasan.spec.metadata.ModuleMetaDataService moduleMetadataService,
                                                                                                                               org.ikasan.spec.scheduled.job.service.InternalEventDrivenJobService internalEventDrivenJobService,
                                                                                                                               org.ikasan.spec.scheduled.instance.service.ContextParametersInstanceService contextParametersInstanceService,
                                                                                                                               org.ikasan.spec.scheduled.instance.service.ContextInstancePublicationService contextInstancePublicationService,
                                                                                                                               org.ikasan.spec.scheduled.joblock.service.JobLockCacheService jobLockCacheService,
                                                                                                                               org.ikasan.spec.scheduled.context.service.ScheduledContextService scheduledContextService,
                                                                                                                               org.ikasan.spec.scheduled.instance.service.SchedulerJobInstanceService schedulerJobInstanceService,
                                                                                                                               org.ikasan.spec.scheduled.event.service.ContextInstanceStateChangeEventBroadcaster contextInstanceStateChangeEventBroadcaster,
                                                                                                                               org.ikasan.spec.scheduled.event.service.SchedulerJobStateChangeEventBroadcaster schedulerJobStateChangeEventBroadcaster,
                                                                                                                               org.ikasan.spec.scheduled.joblock.service.JobLockCacheInitialisationService jobLockCacheInitialisationService,
                                                                                                                               org.ikasan.job.orchestration.context.register.ContextInstanceSchedulerService contextInstanceSchedulerService,
                                                                                                                               org.ikasan.job.orchestration.context.util.TimeService timeService,
                                                                                                                               org.ikasan.spec.scheduled.event.service.ContextInstanceSavedEventBroadcaster contextInstanceSavedEventBroadcaster,
                                                                                                                               org.ikasan.spec.systemevent.SystemEventService systemEventService)