A C E G I L O S T U 
All Classes All Packages

A

addServicesOnStartup(List<KeyValueHolder<String, KeyValueHolder<Object, Dictionary>>>) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method to add services to be registered on startup.
addServicesOnStartup(Map<String, KeyValueHolder<Object, Dictionary>>) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method to add services to be registered on startup.
asKeyValueService(String, Object, Dictionary) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Creates a holder for the given service, which make it easier to use addServicesOnStartup(java.util.List)
asService(Object, String, String) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Creates a holder for the given service, which make it easier to use addServicesOnStartup(java.util.Map)
asService(Object, Dictionary) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Creates a holder for the given service, which make it easier to use addServicesOnStartup(java.util.Map)

C

CamelBlueprintTestSupport - Class in org.apache.camel.test.blueprint
Base class for OSGi Blueprint unit tests with Camel
CamelBlueprintTestSupport() - Constructor for class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
cleanupResources() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
createBundleContext() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
createCamelContext() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 

E

expectBlueprintContainerReloadOnConfigAdminUpdate() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
This method may be overriden to instruct BP test support that BP container will reloaded when Config Admin configuration is updated.

G

getBlueprintDescriptor() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Gets the bundle descriptor from the classpath.
getBundleContext() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Return the system bundle context
getBundleDirectives() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Gets the bundle directives.
getBundleFilter() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Gets filter expression of bundle descriptors.
getBundleVersion() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Gets test bundle version.
getCamelContextCreationTimeout() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Returns how long to wait for Camel Context to be created.
getCamelContextFilter() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Gets filter expression for the Camel context you want to test.
getOsgiService(Class<T>) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
getOsgiService(Class<T>, long) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
getOsgiService(Class<T>, String) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
getOsgiService(Class<T>, String, long) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 

I

includeTestBundle() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method if you don't want CamelBlueprintTestSupport create the test bundle
isCreateCamelContextPerClass() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Deprecated.

L

loadConfigAdminConfigurationFile() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method and provide the name of the .cfg configuration file to use for ConfigAdmin service.

O

org.apache.camel.test.blueprint - package org.apache.camel.test.blueprint
 

S

setConfigAdminInitialConfiguration(Properties) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method as an alternative to loadConfigAdminConfigurationFile() if there's a need to set initial ConfigAdmin configuration without using files.
setUp() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
SPROP_CAMEL_CONTEXT_CREATION_TIMEOUT - Static variable in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Name of a system property that sets camel context creation timeout.

T

tearDown() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 

U

useAsynchronousBlueprintStartup() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method if you want to start Blueprint containers asynchronously using the thread that starts the bundles itself.
useOverridePropertiesWithConfigAdmin(Dictionary<String, String>) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method to override config admin properties.
A C E G I L O S T U 
All Classes All Packages