Uses of Interface
org.jboss.as.ejb3.timerservice.TimerServiceConfiguration
-
Packages that use TimerServiceConfiguration Package Description org.jboss.as.ejb3.timerservice -
-
Uses of TimerServiceConfiguration in org.jboss.as.ejb3.timerservice
Constructors in org.jboss.as.ejb3.timerservice with parameters of type TimerServiceConfiguration Constructor Description TimerServiceImpl(TimerServiceConfiguration configuration)Creates aTimerServiceImpl.
-