wt.queue
Interface NotifierMBean


public interface NotifierMBean

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

Supported API: true


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

Supported API: true
 

Field Detail

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