Class GithubResource
java.lang.Object
org.apache.camel.quarkus.component.github.it.GithubResource
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) org.apache.camel.ProducerTemplate -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonContextStart(org.apache.camel.impl.event.CamelContextStartedEvent event)
-
Field Details
-
producerTemplate
@Inject org.apache.camel.ProducerTemplate producerTemplate
-
-
Constructor Details
-
GithubResource
public GithubResource()
-
-
Method Details
-
onContextStart
public void onContextStart(@Observes org.apache.camel.impl.event.CamelContextStartedEvent event) -
getCamelQuarkusReadme
- Throws:
Exception
-