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 |
|---|---|
List<String> |
findComponentNames() |
List<String> |
findDataFormatNames() |
List<String> |
findLanguageNames() |
String |
getComponentJSonSchemaDirectory() |
String |
getDataFormatJSonSchemaDirectory() |
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.DefaultRuntimeProviderpublic List<String> findComponentNames()
findComponentNames in interface org.apache.camel.catalog.RuntimeProviderfindComponentNames in class org.apache.camel.catalog.DefaultRuntimeProviderpublic List<String> findDataFormatNames()
findDataFormatNames in interface org.apache.camel.catalog.RuntimeProviderfindDataFormatNames in class org.apache.camel.catalog.DefaultRuntimeProviderCopyright © 2017. All rights reserved.