org.apache.activemq
Interface ThreadPriorities
public interface ThreadPriorities
A holder for different thread priorites used in ActiveMQ
- Version:
- $Revision: 1.9 $
INBOUND_BROKER_CONNECTION
static final int INBOUND_BROKER_CONNECTION
- See Also:
- Constant Field Values
OUT_BOUND_BROKER_DISPATCH
static final int OUT_BOUND_BROKER_DISPATCH
- See Also:
- Constant Field Values
INBOUND_CLIENT_CONNECTION
static final int INBOUND_CLIENT_CONNECTION
- See Also:
- Constant Field Values
INBOUND_CLIENT_SESSION
static final int INBOUND_CLIENT_SESSION
- See Also:
- Constant Field Values
BROKER_MANAGEMENT
static final int BROKER_MANAGEMENT
- See Also:
- Constant Field Values
Copyright © 2010 Apache Software Foundation. All Rights Reserved.