A B C D E F G I L M O S T U W 

A

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.
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.
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, 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)
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)

B

BUNDLE_FILTER - Static variable in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
BUNDLE_VERSION - Static variable in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 

C

CamelBlueprintHelper - Class in org.apache.camel.test.blueprint
Helper for using Blueprint with Camel.
CamelBlueprintHelper.TestBundleActivator - Class in org.apache.camel.test.blueprint
Bundle activator that will be invoked in right time to set initial configadmin configuration for blueprint container.
CamelBlueprintHelper.TestBundleActivator() - Constructor for class org.apache.camel.test.blueprint.CamelBlueprintHelper.TestBundleActivator
 
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
 
createBundleContext(String, String, boolean) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
createBundleContext(String, String, boolean, String, String) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
createBundleContext(String, String, boolean, String, String, String, String[]...) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
createBundleContext(String, String, TinyBundle) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
createBundleContext() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
createBundleContext() - Method in class org.apache.camel.test.blueprint.Main
 
createBundleContext(String, String[]...) - Method in class org.apache.camel.test.blueprint.Main
 
createCamelContext() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
createTestBundle(String, String, String, String[]...) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 

D

DEFAULT_TIMEOUT - Static variable in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
disposeBundleContext(BundleContext) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
doStart() - Method in class org.apache.camel.test.blueprint.Main
 
doStop() - Method in class org.apache.camel.test.blueprint.Main
 

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.

F

findOrCreateCamelTemplate() - Method in class org.apache.camel.test.blueprint.Main
 

G

getBlueprintDescriptor() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Gets the bundle descriptor from the classpath.
getBlueprintDescriptors(String) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
Gets the bundle descriptors as URL resources.
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.
getBundleName() - Method in class org.apache.camel.test.blueprint.Main
 
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.
getCamelContextMap() - Method in class org.apache.camel.test.blueprint.Main
 
getConfigAdminFileName() - Method in class org.apache.camel.test.blueprint.Main
 
getConfigAdminPid() - Method in class org.apache.camel.test.blueprint.Main
 
getDescriptors() - Method in class org.apache.camel.test.blueprint.Main
 
getInstance() - Static method in class org.apache.camel.test.blueprint.Main
Returns the currently executing main
getOsgiService(BundleContext, Class<T>, long) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
getOsgiService(BundleContext, Class<T>) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
getOsgiService(BundleContext, Class<T>, String) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
getOsgiService(BundleContext, Class<T>, String, long) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
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
instance - Static variable in class org.apache.camel.test.blueprint.Main
 
isIncludeSelfAsBundle() - Method in class org.apache.camel.test.blueprint.Main
 

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.

M

Main - Class in org.apache.camel.test.blueprint
A command line tool for booting up a CamelContext using an OSGi Blueprint XML file
Main() - Constructor for class org.apache.camel.test.blueprint.Main
 
main(String...) - Static method in class org.apache.camel.test.blueprint.Main
 

O

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

S

setBundleName(String) - Method in class org.apache.camel.test.blueprint.Main
 
setConfigAdminFileName(String) - Method in class org.apache.camel.test.blueprint.Main
 
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.
setConfigAdminPid(String) - Method in class org.apache.camel.test.blueprint.Main
 
setDescriptors(String) - Method in class org.apache.camel.test.blueprint.Main
 
setIncludeSelfAsBundle(boolean) - Method in class org.apache.camel.test.blueprint.Main
 
setPersistentFileForConfigAdmin(BundleContext, String, String, Dictionary, String, Set<Long>, boolean) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
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.
start(BundleContext) - Method in class org.apache.camel.test.blueprint.CamelBlueprintHelper.TestBundleActivator
 
stop(BundleContext) - Method in class org.apache.camel.test.blueprint.CamelBlueprintHelper.TestBundleActivator
 

T

tearDown() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
tearDownAfterClass() - Static 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.

W

waitForBlueprintContainer(Set<Long>, BundleContext, String, int, Runnable) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
Synchronization method to wait for particular state of BlueprintContainer under test.
A B C D E F G I L M O S T U W 

Apache Camel