EventConsumerInfo

public interface EventConsumerInfo

The EventConsumerInfo interface provides methods for getting information about ActiveMQ Event Consumers.

Methods

isRunning

boolean isRunning()

Checks if ActiveMQ Event Consumers are running

Returns:true if Event Consumers are running, false otherwise