public class WildFlyRuntimeProvider
extends org.apache.camel.catalog.DefaultRuntimeProvider
RuntimeProvider which only includes the supported Camel components, data formats, and languages
for WildFly.| Constructor and Description |
|---|
WildFlyRuntimeProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentJSonSchemaDirectory() |
protected String |
getComponentsCatalog() |
String |
getDataFormatJSonSchemaDirectory() |
protected String |
getDataFormatsCatalog() |
protected String |
getLanguageCatalog() |
String |
getLanguageJSonSchemaDirectory() |
String |
getProviderName() |
public String getProviderName()
getProviderName in interface org.apache.camel.catalog.RuntimeProvidergetProviderName in class org.apache.camel.catalog.DefaultRuntimeProviderpublic String getComponentJSonSchemaDirectory()
getComponentJSonSchemaDirectory in interface org.apache.camel.catalog.RuntimeProvidergetComponentJSonSchemaDirectory in class org.apache.camel.catalog.DefaultRuntimeProviderpublic String getDataFormatJSonSchemaDirectory()
getDataFormatJSonSchemaDirectory in interface org.apache.camel.catalog.RuntimeProvidergetDataFormatJSonSchemaDirectory in class org.apache.camel.catalog.DefaultRuntimeProviderpublic String getLanguageJSonSchemaDirectory()
getLanguageJSonSchemaDirectory in interface org.apache.camel.catalog.RuntimeProvidergetLanguageJSonSchemaDirectory in class org.apache.camel.catalog.DefaultRuntimeProviderprotected String getComponentsCatalog()
getComponentsCatalog in class org.apache.camel.catalog.DefaultRuntimeProviderprotected String getDataFormatsCatalog()
getDataFormatsCatalog in class org.apache.camel.catalog.DefaultRuntimeProviderprotected String getLanguageCatalog()
getLanguageCatalog in class org.apache.camel.catalog.DefaultRuntimeProviderCopyright © 2017. All rights reserved.