Class SingleThreadScheduledExecutorServiceFactory

  • All Implemented Interfaces:
    org.jboss.weld.bootstrap.api.Service, org.jboss.weld.resources.spi.ScheduledExecutorServiceFactory

    @Deprecated
    public class SingleThreadScheduledExecutorServiceFactory
    extends Object
    implements org.jboss.weld.resources.spi.ScheduledExecutorServiceFactory
    Deprecated.
    • Constructor Detail

      • SingleThreadScheduledExecutorServiceFactory

        public SingleThreadScheduledExecutorServiceFactory()
        Deprecated.
    • Method Detail

      • get

        public ScheduledExecutorService get()
        Deprecated.
        Specified by:
        get in interface org.jboss.weld.resources.spi.ScheduledExecutorServiceFactory
      • cleanup

        public void cleanup()
        Deprecated.
        Specified by:
        cleanup in interface org.jboss.weld.bootstrap.api.Service