Class NonFunctionalTimerServiceFactory

java.lang.Object
org.jboss.as.ejb3.timerservice.NonFunctionalTimerServiceFactory
All Implemented Interfaces:
ManagedTimerServiceFactory

public class NonFunctionalTimerServiceFactory extends Object implements ManagedTimerServiceFactory
Configures a service that provides a non-function TimerService factory.
Author:
Paul Ferraro