Uses of Class
org.chenile.scheduler.model.SchedulerInfo
Packages that use SchedulerInfo
-
Uses of SchedulerInfo in org.chenile.scheduler.init
Subclasses with type arguments of type SchedulerInfo in org.chenile.scheduler.initModifier and TypeClassDescriptionclassPicks up all the file watch resources and registers all of them inChenileConfigurationChenileConfiguration provides for extension points for registering new type of resources.Methods in org.chenile.scheduler.init that return types with arguments of type SchedulerInfoModifier and TypeMethodDescriptionprotected Class<SchedulerInfo> ChenileSchedulerInitializer.getModelType()Methods in org.chenile.scheduler.init with parameters of type SchedulerInfoModifier and TypeMethodDescriptionprotected voidChenileSchedulerInitializer.registerModelInChenile(SchedulerInfo schedulerInfo) voidSchedulerBuilder.scheduleJob(ChenileServiceDefinition serviceDefinition, OperationDefinition operationDefinition, SchedulerInfo schedulerInfo) voidSchedulerBuilder.scheduleJob(SchedulerInfo schedulerInfo)