All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.remondis.limbus.tasks.TaskSchedulerBundle Maven / Gradle / Ivy

package com.remondis.limbus.tasks;

import com.remondis.limbus.system.api.LimbusBundle;
import com.remondis.limbus.system.api.PublicComponent;

@LimbusBundle
@PublicComponent(requestType = TaskScheduler.class, type = TaskSchedulerImpl.class)
public class TaskSchedulerBundle {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy