Apache Camel

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

Properties
This component is not nillable.

Model
<serviceExporter
  id = xs:ID
  serviceInterface = xs:string
  serviceRef = xs:string
  uri = xs:string>

</serviceExporter>


Attribute Summary
 xs:IDid
          
 xs:stringserviceInterface
          
 xs:stringserviceRef
          
 xs:stringuri
          

Attribute Detail

id

Type:
xs:ID
Use:
optional
Form:
unqualified

serviceInterface

Type:
xs:string
Use:
optional
Form:
unqualified

serviceRef

Type:
xs:string
Use:
optional
Form:
unqualified

uri

Type:
xs:string
Use:
optional
Form:
unqualified

Local Usage
camelContextFactoryBean

Source
<xs:element name="serviceExporter" type="tns:camelServiceExporterType"/>

Apache Camel

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