Package wt.queue

Interface NotifierMBean

All Superinterfaces:
SelfEmailingMBean

public interface NotifierMBean extends SelfEmailingMBean
Simple marker interface for a Notifer MBean This notifier provides general admin notification capabilities for queue entry execution failures.

Supported API: true
  • Field Details

    • QUEUE_ENTRY_EXEC_NOTIFY_TYPE

      static final String QUEUE_ENTRY_EXEC_NOTIFY_TYPE
      Type of notification produced when a queue entrie's execution fails

      Supported API: true