- findComponentLabels() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the unique label names all the components are using.
- findComponentLabels() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findComponentNames() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the component names from the Camel catalog
- findComponentNames(String) - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the component names from the Camel catalog that matches the label
- findComponentNames() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findComponentNames(String) - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findComponentNames() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- findComponentNames() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
Find all the component names from the Camel catalog supported by the provider
- findDataFormatLabels() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the unique label names all the data formats are using.
- findDataFormatLabels() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findDataFormatNames() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the data format names from the Camel catalog
- findDataFormatNames(String) - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the data format names from the Camel catalog that matches the label
- findDataFormatNames() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findDataFormatNames(String) - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findDataFormatNames() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- findDataFormatNames() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
Find all the data format names from the Camel catalog supported by the provider
- findLanguageLabels() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the unique label names all the languages are using.
- findLanguageLabels() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findLanguageNames() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the language names from the Camel catalog
- findLanguageNames(String) - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the language names from the Camel catalog that matches the label
- findLanguageNames() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findLanguageNames(String) - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findLanguageNames() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- findLanguageNames() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
Find all the language names from the Camel catalog supported by the provider
- findModelLabels() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the unique label names all the models are using.
- findModelLabels() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findModelNames() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the model names from the Camel catalog
- findModelNames(String) - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the model names from the Camel catalog that matches the label
- findModelNames() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findModelNames(String) - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findOtherLabels() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the unique label names all the other (miscellaneous) are using.
- findOtherLabels() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findOtherNames() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the other (miscellaneous) names from the Camel catalog
- findOtherNames(String) - Method in interface org.apache.camel.catalog.CamelCatalog
-
Find all the other (miscellaneous) names from the Camel catalog that matches the label
- findOtherNames() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findOtherNames(String) - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- findOtherNames() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- findOtherNames() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
Find all the other (miscellaneous) names from the Camel catalog supported by the provider
- getCamelCatalog() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getCamelCatalog() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
- getCatalogVersion() - Method in interface org.apache.camel.catalog.CamelCatalog
-
The version of this Camel Catalog
- getCatalogVersion() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- getComponentJSonSchema(String) - Method in class org.apache.camel.catalog.CamelCatalogJSonSchemaResolver
-
- getComponentJSonSchemaDirectory() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getComponentJSonSchemaDirectory() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
Gets the directory where the component json files are stored in the catalog JAR file
- getComponentsCatalog() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getDataFormatJSonSchema(String) - Method in class org.apache.camel.catalog.CamelCatalogJSonSchemaResolver
-
- getDataFormatJSonSchemaDirectory() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getDataFormatJSonSchemaDirectory() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
Gets the directory where the data format json files are stored in the catalog JAR file
- getDataFormatsCatalog() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getJSonSchemaResolver() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Returns the JSonSchemaResolver used by this catalog.
- getLanguageCatalog() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getLanguageJSonSchema(String) - Method in class org.apache.camel.catalog.CamelCatalogJSonSchemaResolver
-
- getLanguageJSonSchemaDirectory() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getLanguageJSonSchemaDirectory() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
Gets the directory where the language json files are stored in the catalog JAR file
- getLoadedVersion() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Gets the current loaded Camel version used by the catalog.
- getLoadedVersion() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- getLoadedVersion() - Method in class org.apache.camel.catalog.DefaultVersionManager
-
- getLoadedVersion() - Method in interface org.apache.camel.catalog.VersionManager
-
Gets the current loaded Camel version used by the catalog.
- getMainJsonSchema() - Method in class org.apache.camel.catalog.CamelCatalogJSonSchemaResolver
-
- getModelJSonSchema(String) - Method in class org.apache.camel.catalog.CamelCatalogJSonSchemaResolver
-
- getOtherCatalog() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getOtherJSonSchema(String) - Method in class org.apache.camel.catalog.CamelCatalogJSonSchemaResolver
-
- getOtherJSonSchemaDirectory() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getOtherJSonSchemaDirectory() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
Gets the directory where the other (miscellaneous) json files are stored in the catalog JAR file
- getProviderArtifactId() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getProviderArtifactId() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
Maven artifact id of the runtime provider JAR dependency.
- getProviderGroupId() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getProviderGroupId() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
Maven group id of the runtime provider JAR dependency.
- getProviderName() - Method in class org.apache.camel.catalog.DefaultRuntimeProvider
-
- getProviderName() - Method in interface org.apache.camel.catalog.RuntimeProvider
-
Name of provider such as default, karaf, spring-boot
- getResourceAsStream(String) - Method in class org.apache.camel.catalog.DefaultVersionManager
-
- getResourceAsStream(String) - Method in interface org.apache.camel.catalog.VersionManager
-
Returns an input stream for reading the specified resource from the loaded Catalog version.
- getRuntimeProvider() - Method in interface org.apache.camel.catalog.CamelCatalog
-
- getRuntimeProvider() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- getRuntimeProviderLoadedVersion() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Gets the current loaded runtime provider version used by the catalog.
- getRuntimeProviderLoadedVersion() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-
- getRuntimeProviderLoadedVersion() - Method in class org.apache.camel.catalog.DefaultVersionManager
-
- getRuntimeProviderLoadedVersion() - Method in interface org.apache.camel.catalog.VersionManager
-
Gets the current loaded runtime provider version used by the catalog.
- getSuggestionStrategy() - Method in interface org.apache.camel.catalog.CamelCatalog
-
Gets the SuggestionStrategy in use
- getVersion() - Method in class org.apache.camel.catalog.VersionHelper
-
- getVersionManager() - Method in interface org.apache.camel.catalog.CamelCatalog
-
- getVersionManager() - Method in class org.apache.camel.catalog.DefaultCamelCatalog
-