A B C D E G H I L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activeProfiles() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.Which active profiles should be used.
- afterTestMethod(TestContext) - Method in class org.apache.camel.test.spring.StopWatchTestExecutionListener
-
Deprecated.
- applicationContext - Variable in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.
B
- beforeTestMethod(TestContext) - Method in class org.apache.camel.test.spring.StopWatchTestExecutionListener
-
Deprecated.
C
- CamelAnnotationsHandler - Class in org.apache.camel.test.spring
-
Deprecated.
- CamelSpringBootJUnit4ClassRunner - Class in org.apache.camel.test.spring
-
Deprecated.
- CamelSpringBootJUnit4ClassRunner(Class<?>) - Constructor for class org.apache.camel.test.spring.CamelSpringBootJUnit4ClassRunner
-
Deprecated.
- CamelSpringBootRunner - Class in org.apache.camel.test.spring
-
Deprecated.
- CamelSpringBootRunner(Class<?>) - Constructor for class org.apache.camel.test.spring.CamelSpringBootRunner
-
Deprecated.
- CamelSpringDelegatingTestContextLoader - Class in org.apache.camel.test.spring
-
Deprecated.use
CamelSpringRunner
orCamelSpringBootRunner
instead. - CamelSpringDelegatingTestContextLoader() - Constructor for class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
-
Deprecated.
- CamelSpringJUnit4ClassRunner - Class in org.apache.camel.test.spring
-
Deprecated.
- CamelSpringJUnit4ClassRunner(Class<?>) - Constructor for class org.apache.camel.test.spring.CamelSpringJUnit4ClassRunner
-
Deprecated.
- CamelSpringRunner - Class in org.apache.camel.test.spring
-
Deprecated.
- CamelSpringRunner(Class<?>) - Constructor for class org.apache.camel.test.spring.CamelSpringRunner
-
Deprecated.
- CamelSpringRunner.CamelTestContextManager - Class in org.apache.camel.test.spring
-
Deprecated.An implementation providing additional integration between Spring Test and Camel testing features.
- CamelSpringTestContextLoader - Class in org.apache.camel.test.spring
-
Deprecated.
- CamelSpringTestContextLoader() - Constructor for class org.apache.camel.test.spring.CamelSpringTestContextLoader
-
Deprecated.
- CamelSpringTestContextLoaderTestExecutionListener - Class in org.apache.camel.test.spring
-
Deprecated.
- CamelSpringTestContextLoaderTestExecutionListener() - Constructor for class org.apache.camel.test.spring.CamelSpringTestContextLoaderTestExecutionListener
-
Deprecated.
- CamelSpringTestHelper - Class in org.apache.camel.test.spring
-
Deprecated.
- CamelSpringTestHelper.DoToSpringCamelContextsStrategy - Interface in org.apache.camel.test.spring
-
Deprecated.
- CamelSpringTestSupport - Class in org.apache.camel.test.spring
-
Deprecated.
- CamelSpringTestSupport() - Constructor for class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.
- CamelTestContextBootstrapper - Class in org.apache.camel.test.spring
-
Deprecated.
- CamelTestContextBootstrapper() - Constructor for class org.apache.camel.test.spring.CamelTestContextBootstrapper
-
Deprecated.
- CamelTestContextManager(Class<?>) - Constructor for class org.apache.camel.test.spring.CamelSpringRunner.CamelTestContextManager
-
Deprecated.
- cleanup() - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
-
Deprecated.Cleanup/restore global state to defaults / pre-test values after the test setup is complete.
- createApplicationContext() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.
- createCamelContext() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.
- createContext(Class<?>, MergedContextConfiguration) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
-
Deprecated.Creates and starts the Spring context while optionally starting any loaded Camel contexts.
- createTestContextManager(Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringRunner
-
Deprecated.Returns the specialized manager instance that provides tight integration between Camel testing features and Spring.
D
- DisableJmx - Annotation Type in org.apache.camel.test.spring
-
Deprecated.
- doPostTearDown() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.
- doPreSetup() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.
- doToSpringCamelContexts(ApplicationContext, CamelSpringTestHelper.DoToSpringCamelContextsStrategy) - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
-
Deprecated.Executes
strategy
against allSpringCamelContext
s found in the Spring context. - dumpRouteCoverage(CamelContext, String, String) - Static method in class org.apache.camel.test.spring.RouteCoverageDumper
-
Deprecated.
E
- EnableRouteCoverage - Annotation Type in org.apache.camel.test.spring
-
Deprecated.
- excludeRoute() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.Template method used to exclude a
Route
from the test camel context - excludeRoutes() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.Template method used to exclude
Route
from the test time context route scanning - ExcludeRoutes - Annotation Type in org.apache.camel.test.spring
-
Deprecated.
- execute(String, SpringCamelContext) - Method in interface org.apache.camel.test.spring.CamelSpringTestHelper.DoToSpringCamelContextsStrategy
-
Deprecated.
G
- getAllMethods(Class<?>) - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
-
Deprecated.Returns all methods defined in
clazz
and its superclasses/interfaces. - getDefaultContextLoaderClass(Class<?>) - Method in class org.apache.camel.test.spring.CamelTestContextBootstrapper
-
Deprecated.
- getMandatoryBean(Class<T>, String) - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.Looks up the mandatory spring bean of the given name and type, failing if it is not present or the correct type
- getOrder() - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoaderTestExecutionListener
-
Deprecated.The default implementation returns
Ordered.LOWEST_PRECEDENCE
, thereby ensuring that custom listeners are ordered after default listeners supplied by the framework. - getOriginalExcludeRoutes() - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
-
Deprecated.
- getOriginalJmxDisabled() - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
-
Deprecated.
- getResourceSuffix() - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
-
Deprecated.Returns "
-context.xml
". - getRouteExcludingApplicationContext() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.Create a parent context that initializes a
PackageScanClassResolver
to exclude a set of given classes from being resolved. - getStopWatch() - Static method in class org.apache.camel.test.spring.StopWatchTestExecutionListener
-
Deprecated.Exists primarily for testing purposes, but allows for access to the underlying stop watch instance for a test.
- getTestClass() - Method in class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
-
Deprecated.Returns the class under test in order to enable inspection of annotations while the Spring context is being created.
- getTestClass() - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
-
Deprecated.Returns the class under test in order to enable inspection of annotations while the Spring context is being created.
- getTestClass() - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
-
Deprecated.
- getTestMethod() - Method in class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
-
Deprecated.Returns the test method under test.
- getTestMethod() - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
-
Deprecated.Returns the test method under test.
- getTestMethod() - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
-
Deprecated.
H
- handleCamelContextStartup(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
-
Deprecated.Handles starting of Camel contexts based on
UseAdviceWith
and other state in the JVM. - handleDisableJmx(Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
-
Deprecated.Handles disabling of JMX on Camel contexts based on
DisableJmx
. - handleExcludeRoutes(Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
-
Deprecated.Handles @ExcludeRoutes to make it easier to exclude other routes when testing with Spring.
- handleMockEndpoints(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
-
Deprecated.Handles auto-intercepting of endpoints with mocks based on
MockEndpoints
. - handleMockEndpointsAndSkip(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
-
Deprecated.Handles auto-intercepting of endpoints with mocks based on
MockEndpointsAndSkip
and skipping the original endpoint. - handleProvidesBreakpoint(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
-
Deprecated.
- handleRouteCoverage(ConfigurableApplicationContext, Class<?>, Function) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
-
Deprecated.Handles disabling of JMX on Camel contexts based on
EnableRouteCoverage
. - handleRouteCoverageDump(ConfigurableApplicationContext, Class<?>, Function) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
-
Deprecated.
- handleShutdownTimeout(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
-
Deprecated.Handles updating shutdown timeouts on Camel contexts based on
ShutdownTimeout
. - handleUseOverridePropertiesWithPropertiesComponent(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
-
Deprecated.Handles override this method to include and override properties with the Camel
PropertiesComponent
.
I
- isEnabled(CamelEvent) - Method in class org.apache.camel.test.spring.RouteCoverageEventNotifier
-
Deprecated.
L
- loadBeanDefinitions(GenericApplicationContext, String...) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
-
Deprecated.
- loadBeanDefinitions(GenericApplicationContext, MergedContextConfiguration) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
-
Deprecated.
- loadContext(String...) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
-
Deprecated.Modeled after the Spring implementation in
AbstractGenericContextLoader
, this method creates and refreshes the application context while providing for processing of additional Camel specific post-refresh actions. - loadContext(ConfigurableApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
-
Deprecated.Performs the bulk of the Spring application context loading/customization.
- loadContext(GenericApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
-
Deprecated.Performs the bulk of the Spring application context loading/customization.
- loadContext(MergedContextConfiguration) - Method in class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
-
Deprecated.
- loadContext(MergedContextConfiguration) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
-
Deprecated.Modeled after the Spring implementation in
AbstractGenericContextLoader
, this method creates and refreshes the application context while providing for processing of additional Camel specific post-refresh actions. - lock - Static variable in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.
- logger - Variable in class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
-
Deprecated.
M
- MockEndpoints - Annotation Type in org.apache.camel.test.spring
-
Deprecated.
- MockEndpointsAndSkip - Annotation Type in org.apache.camel.test.spring
-
Deprecated.
N
- notify(CamelEvent) - Method in class org.apache.camel.test.spring.RouteCoverageEventNotifier
-
Deprecated.
O
- org.apache.camel.test.spring - package org.apache.camel.test.spring
P
- postProcessTest() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.
- prepareTestInstance(TestContext) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoaderTestExecutionListener
-
Deprecated.
- ProvidesBreakpoint - Annotation Type in org.apache.camel.test.spring
-
Deprecated.
R
- RouteCoverageDumper - Class in org.apache.camel.test.spring
-
Deprecated.
- RouteCoverageEventNotifier - Class in org.apache.camel.test.spring
-
Deprecated.
- RouteCoverageEventNotifier(String, Function) - Constructor for class org.apache.camel.test.spring.RouteCoverageEventNotifier
-
Deprecated.
S
- setOriginalExcludeRoutesValue(String) - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
-
Deprecated.
- setOriginalJmxDisabledValue(String) - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
-
Deprecated.
- setTestClass(Class<?>) - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
-
Deprecated.
- setTestContext(TestContext) - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
-
Deprecated.
- ShutdownTimeout - Annotation Type in org.apache.camel.test.spring
-
Deprecated.
- StopWatchTestExecutionListener - Class in org.apache.camel.test.spring
-
Deprecated.
- StopWatchTestExecutionListener() - Constructor for class org.apache.camel.test.spring.StopWatchTestExecutionListener
-
Deprecated.
T
- tearDown() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.
- threadAppContext - Static variable in class org.apache.camel.test.spring.CamelSpringTestSupport
-
Deprecated.
- threadStopWatch - Static variable in class org.apache.camel.test.spring.StopWatchTestExecutionListener
-
Deprecated.
- timeUnit() - Method in annotation type org.apache.camel.test.spring.ShutdownTimeout
-
Deprecated.The time unit that
ShutdownTimeout.value()
is in.
U
- UseAdviceWith - Annotation Type in org.apache.camel.test.spring
-
Deprecated.
- UseOverridePropertiesWithPropertiesComponent - Annotation Type in org.apache.camel.test.spring
-
Deprecated.
V
- value() - Method in annotation type org.apache.camel.test.spring.DisableJmx
-
Deprecated.Whether the test annotated with this annotation should be run with JMX disabled in Camel.
- value() - Method in annotation type org.apache.camel.test.spring.ExcludeRoutes
-
Deprecated.The classes to exclude from resolution when using package scanning.
- value() - Method in annotation type org.apache.camel.test.spring.MockEndpoints
-
Deprecated.The pattern to use for matching endpoints to enable mocking on.
- value() - Method in annotation type org.apache.camel.test.spring.MockEndpointsAndSkip
-
Deprecated.The pattern to use for matching endpoints to enable mocking on.
- value() - Method in annotation type org.apache.camel.test.spring.ShutdownTimeout
-
Deprecated.The shutdown timeout to set on the
CamelContext
(s). - value() - Method in annotation type org.apache.camel.test.spring.UseAdviceWith
-
Deprecated.Whether the test annotated with this annotation should be treated as if
adviceWith()
is in use in the test and the Camel contexts should not be started automatically.
All Classes All Packages