|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BrowsableEndpoint<T extends Exchange>
An optional interface an Endpoint may choose to implement which allows it to
expose a way of browsing the exchanges available.
| Method Summary | |
|---|---|
List<Exchange> |
getExchanges()
Return the exchanges available on this endpoint |
| Methods inherited from interface org.apache.camel.Endpoint |
|---|
configureProperties, createConsumer, createExchange, createExchange, createExchange, createPollingConsumer, createProducer, getCamelContext, getContext, getEndpointUri, isLenientProperties, isSingleton, setCamelContext, setContext |
| Method Detail |
|---|
List<Exchange> getExchanges()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||