Package ru.bgcrm.plugin.camel
Class Camel
java.lang.Object
ru.bgcrm.plugin.camel.Camel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CamelComponentgetComponent(ComponentConfig config) protected voidinit()protected voidshutdown()
-
Constructor Details
-
Camel
public Camel()
-
-
Method Details
-
init
protected void init() throws org.apache.camel.CamelException- Throws:
org.apache.camel.CamelException
-
shutdown
protected void shutdown() throws org.apache.camel.CamelException- Throws:
org.apache.camel.CamelException
-
getComponent
-