Class NotificationThreadFactory

java.lang.Object
de.hybris.platform.notificationservices.thread.factory.NotificationThreadFactory
All Implemented Interfaces:
ThreadFactory

public class NotificationThreadFactory extends Object implements ThreadFactory
Thread factory used to create threads
  • Constructor Details

    • NotificationThreadFactory

      public NotificationThreadFactory()
  • Method Details