@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface DeliveryGroup
Adds the MDB to a delivery group. The messages are delivered to the MDB only when the delivery group is active. If the
delivery group is not active, the messages will not be delivered until an administrator executes
a management operation on the MDB delivery group to activate it.
- Author:
- Flavia Rainone