Uses of Interface
org.jboss.as.ejb3.timerservice.spi.TimedObjectInvokerFactory
-
Packages that use TimedObjectInvokerFactory Package Description org.jboss.as.ejb3.timerservice org.jboss.as.ejb3.timerservice.spi -
-
Uses of TimedObjectInvokerFactory in org.jboss.as.ejb3.timerservice
Classes in org.jboss.as.ejb3.timerservice that implement TimedObjectInvokerFactory Modifier and Type Class Description classTimedObjectInvokerFactoryImpl -
Uses of TimedObjectInvokerFactory in org.jboss.as.ejb3.timerservice.spi
Methods in org.jboss.as.ejb3.timerservice.spi that return TimedObjectInvokerFactory Modifier and Type Method Description TimedObjectInvokerFactoryManagedTimerServiceFactoryConfiguration. getInvokerFactory()An invoker factory for the EJB component associated with this timer service
-