Annotation Interface DeliveryActive


@Target(TYPE) @Retention(RUNTIME) public @interface DeliveryActive
States whether messages will be delivered to the MDB as soon as it is deployed. If false, messages will not be delivered until an administrator executes a management operation on the MDB resource to start delivery.
Author:
Jeff Mesnil (c) 2013 Red Hat inc.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • value

      boolean value
      Default:
      true