Package org.apache.camel.maven.packaging
Class EndpointUriFactoryGenerator
- java.lang.Object
-
- org.apache.camel.maven.packaging.EndpointUriFactoryGenerator
-
public final class EndpointUriFactoryGenerator extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
generateEndpointUriFactory(String pn, String cn, String en, String pfqn, String psn, org.apache.camel.tooling.model.ComponentModel model, Writer w)
-
-
-
Method Detail
-
generateEndpointUriFactory
public static void generateEndpointUriFactory(String pn, String cn, String en, String pfqn, String psn, org.apache.camel.tooling.model.ComponentModel model, Writer w) throws IOException
- Throws:
IOException
-
-