Uses of Interface
org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
Packages that use TimerPersistence
Package
Description
-
Uses of TimerPersistence in org.jboss.as.ejb3.timerservice
Methods in org.jboss.as.ejb3.timerservice that return TimerPersistence -
Uses of TimerPersistence in org.jboss.as.ejb3.timerservice.persistence
Fields in org.jboss.as.ejb3.timerservice.persistence with type parameters of type TimerPersistenceModifier and TypeFieldDescriptionstatic final org.wildfly.service.descriptor.UnaryServiceDescriptor<TimerPersistence>TimerPersistence.SERVICE_DESCRIPTOR -
Uses of TimerPersistence in org.jboss.as.ejb3.timerservice.persistence.database
Classes in org.jboss.as.ejb3.timerservice.persistence.database that implement TimerPersistenceModifier and TypeClassDescriptionclassDatabase timer persistence store. -
Uses of TimerPersistence in org.jboss.as.ejb3.timerservice.persistence.filestore
Classes in org.jboss.as.ejb3.timerservice.persistence.filestore that implement TimerPersistence