org.apache.camel.core.xml
Class CamelServiceExporterDefinition

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

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

The <export> tag element.

Version:

Constructor Summary
CamelServiceExporterDefinition()
           
 
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

CamelServiceExporterDefinition

public CamelServiceExporterDefinition()


Apache CAMEL