Uses of Class
org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
Packages that use FileTimerPersistence
-
Uses of FileTimerPersistence in org.jboss.as.ejb3.timerservice.persistence.filestore
Constructor parameters in org.jboss.as.ejb3.timerservice.persistence.filestore with type arguments of type FileTimerPersistenceModifierConstructorDescriptionFileTimerPersistence(Consumer<FileTimerPersistence> consumer, Supplier<jakarta.transaction.TransactionSynchronizationRegistry> txnRegistrySupplier, Supplier<org.jboss.modules.ModuleLoader> moduleLoaderSupplier, Supplier<org.jboss.as.controller.services.path.PathManager> pathManagerSupplier, boolean createIfNotExists, String path, String pathRelativeTo)