Uses of Enum Class
org.apache.camel.test.junit5.ContextManagerFactory.Type
Packages that use ContextManagerFactory.Type
-
Uses of ContextManagerFactory.Type in org.apache.camel.test.junit5
Methods in org.apache.camel.test.junit5 that return ContextManagerFactory.TypeModifier and TypeMethodDescriptionstatic ContextManagerFactory.TypeReturns the enum constant of this class with the specified name.static ContextManagerFactory.Type[]ContextManagerFactory.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.test.junit5 with parameters of type ContextManagerFactory.TypeModifier and TypeMethodDescriptionContextManagerFactory.createContextManager(ContextManagerFactory.Type type, TestExecutionConfiguration testConfiguration, CamelContextConfiguration contextConfiguration) Creates a new context manager