Package | Description |
---|---|
org.apache.activemq |
The core JMS client API implementation classes.
|
org.apache.activemq.broker.region.policy | |
org.apache.activemq.command |
Command objects used via the Command Pattern to communicate among nodes
|
org.apache.activemq.filter |
Filter implementations for wildcards & JMS selectors
|
org.apache.activemq.filter.function |
Filter Function implementations for JMS Selectors.
|
org.apache.activemq.selector |
JMS Selector implemetnation
|
Class and Description |
---|
DestinationMapEntry
A base class for entry objects used to construct a destination based policy
map.
|
Class and Description |
---|
DestinationMap
A Map-like data structure allowing values to be indexed by
ActiveMQDestination and retrieved by destination - supporting both *
and > style of wildcard as well as composite destinations. |
DestinationMapEntry
A base class for entry objects used to construct a destination based policy
map.
|
Class and Description |
---|
BooleanExpression
A BooleanExpression is an expression that always
produces a Boolean result.
|
Expression
Represents an expression
|
MessageEvaluationContext
MessageEvaluationContext is used to cache selection results.
|
Class and Description |
---|
BinaryExpression
An expression which performs an operation on two expression values.
|
BooleanExpression
A BooleanExpression is an expression that always
produces a Boolean result.
|
ConstantExpression
Represents a constant expression
|
DestinationFilter
Represents a filter which only operates on Destinations
|
DestinationMapEntry
A base class for entry objects used to construct a destination based policy
map.
|
DestinationMapNode
An implementation class used to implement
DestinationMap |
DestinationNode
Represents a node in the
DestinationMap tree |
Expression
Represents an expression
|
FunctionCallExpression
Function call expression for use in selector expressions.
|
FunctionCallExpression.functionRegistration
Maintain a single function registration.
|
FunctionCallExpression.invalidFunctionExpressionException
Exception indicating that an invalid function call expression was created, usually by the selector parser.
|
MessageEvaluationContext
MessageEvaluationContext is used to cache selection results.
|
PropertyExpression
Represents a property expression
|
UnaryExpression
An expression which performs an operation on two expression values
|
Class and Description |
---|
FunctionCallExpression
Function call expression for use in selector expressions.
|
MessageEvaluationContext
MessageEvaluationContext is used to cache selection results.
|
Class and Description |
---|
BooleanExpression
A BooleanExpression is an expression that always
produces a Boolean result.
|
ConstantExpression
Represents a constant expression
|
Expression
Represents an expression
|
PropertyExpression
Represents a property expression
|
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.