Interface ManagedTimerServiceFactory

    • Method Detail

      • createTimerService

        ManagedTimerService createTimerService​(EJBComponent component)
        Creates a managed timer service for the specified component.
        Parameters:
        component - an EJB component
        Returns:
        a managed timer service.