Apache Camel

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

Properties
This component is not nillable.

Model
<proxyFactory
  id = xs:ID
  serviceInterface = xs:string
  serviceUrl = xs:string>

</proxyFactory>


Attribute Summary
 xs:IDid
          
 xs:stringserviceInterface
          
 xs:stringserviceUrl
          

Attribute Detail

id

Type:
xs:ID
Use:
optional
Form:
unqualified

serviceInterface

Type:
xs:string
Use:
optional
Form:
unqualified

serviceUrl

Type:
xs:string
Use:
optional
Form:
unqualified

Local Usage
camelContextFactoryBean

Source
<xs:element name="proxyFactory" type="tns:camelProxyFactoryType"/>

Apache Camel

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