Uses of Class
org.chenile.core.entrypoint.ChenileEntryPoint
Packages that use ChenileEntryPoint
Package
Description
Chenile core beans are initialized in Spring.
Event processing and logging classes.
Contains the Gherkin language support for Non Rest interactions
This package defines the HTTP entry point for invoking a Chenile service.
Contains HTTP service initialization code.
The entry point for Chenile MQTT
Chenile proxy interceptors.
-
Uses of ChenileEntryPoint in org.chenile.configuration.core
Methods in org.chenile.configuration.core that return ChenileEntryPoint -
Uses of ChenileEntryPoint in org.chenile.core.event
Fields in org.chenile.core.event declared as ChenileEntryPointModifier and TypeFieldDescription(package private) ChenileEntryPoint
EventProcessor.chenileEntryPoint
-
Uses of ChenileEntryPoint in org.chenile.cucumber.nonrest
Fields in org.chenile.cucumber.nonrest declared as ChenileEntryPointModifier and TypeFieldDescription(package private) ChenileEntryPoint
CukesSteps.chenileEntryPoint
-
Uses of ChenileEntryPoint in org.chenile.filewatch.handler
Fields in org.chenile.filewatch.handler declared as ChenileEntryPoint -
Uses of ChenileEntryPoint in org.chenile.http.handler
Fields in org.chenile.http.handler declared as ChenileEntryPointModifier and TypeFieldDescription(package private) ChenileEntryPoint
ControllerSupport.chenileEntryPoint
private final ChenileEntryPoint
HttpEntryPoint.chenileEntryPoint
Constructors in org.chenile.http.handler with parameters of type ChenileEntryPointModifierConstructorDescriptionHttpEntryPoint
(ChenileServiceDefinition serviceDefinition, OperationDefinition operationDefinition, ChenileEntryPoint chenileEntryPoint) -
Uses of ChenileEntryPoint in org.chenile.http.init
Fields in org.chenile.http.init declared as ChenileEntryPoint -
Uses of ChenileEntryPoint in org.chenile.mqtt.entry
Fields in org.chenile.mqtt.entry declared as ChenileEntryPointModifier and TypeFieldDescription(package private) ChenileEntryPoint
MqttEntryPoint.chenileEntryPoint
-
Uses of ChenileEntryPoint in org.chenile.proxy.interceptors
Fields in org.chenile.proxy.interceptors declared as ChenileEntryPoint -
Uses of ChenileEntryPoint in org.chenile.scheduler.init
Fields in org.chenile.scheduler.init declared as ChenileEntryPoint -
Uses of ChenileEntryPoint in org.chenile.scheduler.jobs
Methods in org.chenile.scheduler.jobs that return ChenileEntryPointModifier and TypeMethodDescriptionprivate ChenileEntryPoint
ScheduledJob.getChenileEntryPoint
(org.quartz.JobExecutionContext context)