org.apache.camel.core.xml
Class CamelProxyFactoryDefinition

java.lang.Object
  extended by org.apache.camel.model.IdentifiedType
      extended by org.apache.camel.core.xml.CamelProxyFactoryDefinition

public class CamelProxyFactoryDefinition
extends org.apache.camel.model.IdentifiedType

The <proxy> tag element.

Version:

Constructor Summary
CamelProxyFactoryDefinition()
           
 
Method Summary
 
Methods inherited from class org.apache.camel.model.IdentifiedType
getId, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CamelProxyFactoryDefinition

public CamelProxyFactoryDefinition()


Apache CAMEL