|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Component
A component is
a factory of Endpoint objects.
| Method Summary | |
|---|---|
Endpoint |
createEndpoint(String uri)
Attempt to resolve an endpoint for the given URI if the component is capable of handling the URI |
| Methods inherited from interface org.apache.camel.CamelContextAware |
|---|
getCamelContext, setCamelContext |
| Method Detail |
|---|
Endpoint createEndpoint(String uri)
throws Exception
uri - the URI to create
Exception - is thrown if error creating the endpoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||