public interface EndpointFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(javax.jbi.servicedesc.ServiceEndpoint endpoint,
javax.jbi.messaging.MessageExchange exchange)
Performs the filter on the endpoint returning true if the endpoint is suitable, based on some
capabilities evaluation or false if the endpoint should be ignored.
|
Copyright © 2005-2014 FuseSource. All Rights Reserved.