Class CdiConfig
java.lang.Object
org.apache.camel.quarkus.component.mock.it.CdiConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureMock(org.apache.camel.quarkus.core.events.ComponentAddEvent event) voidcontextStarted(org.apache.camel.spi.CamelEvent.CamelContextStartedEvent event)
-
Constructor Details
-
CdiConfig
public CdiConfig()
-
-
Method Details
-
configureMock
public void configureMock(@Observes org.apache.camel.quarkus.core.events.ComponentAddEvent event) -
contextStarted
public void contextStarted(@Observes org.apache.camel.spi.CamelEvent.CamelContextStartedEvent event)
-