Constant Field Values

Contents

com.github.*

  • com.github.sonus21.rqueue.core.middleware.LockMiddleware 
    Modifier and Type Constant Field Value
    public static final java.lang.String REASON "Lock could not be acquired"
  • com.github.sonus21.rqueue.core.middleware.PermissionMiddleware 
    Modifier and Type Constant Field Value
    public static final java.lang.String REASON "PermissionDenied"
  • com.github.sonus21.rqueue.listener.RqueueMessageHeaders 
    Modifier and Type Constant Field Value
    public static final java.lang.String DESTINATION "destination"
    public static final java.lang.String EXECUTION "execution"
    public static final java.lang.String ID "messageId"
    public static final java.lang.String JOB "job"
    public static final java.lang.String MESSAGE "message"
  • com.github.sonus21.rqueue.listener.RqueueMessageListenerContainer 
    Modifier and Type Constant Field Value
    public static final java.lang.String EVENT_SOURCE "RqueueMessageListenerContainer"