Apache Camel

http://activemq.apache.org/camel/schema/spring
element endpoint

Properties
This component is not nillable.

Model
<endpoint
  id = xs:ID
  uri = xs:string>

</endpoint>


Attribute Summary
 xs:IDid
          
 xs:stringuri
          

Attribute Detail

id

Type:
xs:ID
Use:
optional
Form:
unqualified

uri

Type:
xs:string
Use:
optional
Form:
unqualified

Local Usage
camelContextFactoryBean

Source
<xs:element name="endpoint" type="tns:endpointFactoryBean"/>

Apache Camel

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.