All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.camel.component.vm.VmEndpointConfigurer Maven / Gradle / Ivy

There is a newer version: 4.0.0-M2
Show newest version
/* Generated by camel build tools - do NOT edit this file! */
package org.apache.camel.component.vm;

import java.util.Map;

import org.apache.camel.CamelContext;
import org.apache.camel.spi.ExtendedPropertyConfigurerGetter;
import org.apache.camel.spi.PropertyConfigurerGetter;
import org.apache.camel.spi.ConfigurerStrategy;
import org.apache.camel.spi.GeneratedPropertyConfigurer;
import org.apache.camel.util.CaseInsensitiveMap;
import org.apache.camel.component.seda.SedaEndpointConfigurer;

/**
 * Generated by camel build tools - do NOT edit this file!
 */
@SuppressWarnings("unchecked")
public class VmEndpointConfigurer extends SedaEndpointConfigurer implements GeneratedPropertyConfigurer, PropertyConfigurerGetter {

}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy