| Package | Description |
|---|---|
| io.joynr.jeeintegration | |
| io.joynr.jeeintegration.messaging |
| Class and Description |
|---|
| CallbackHandlerDiscovery |
| JoynrIntegrationBean
Singleton EJB which will create and keep the Joynr runtime and also shut it down when the app server shuts down as
well as scan the system for all CDI beans present which are annotated with
ServiceProvider and register those
as joynr providers with the joynr runtime. |
| JoynrRuntimeFactory
Used by the JEE integration bean in order to obtain the joynr application to use.
|
| JoynrStatusMetrics
Can be injected to receive status metrics from joynr.
|
| ServiceProviderDiscovery
This class is responsible for finding all beans registered in the
BeanManager which are annotated with
ServiceProvider. |
| Class and Description |
|---|
| JoynrIntegrationBean
Singleton EJB which will create and keep the Joynr runtime and also shut it down when the app server shuts down as
well as scan the system for all CDI beans present which are annotated with
ServiceProvider and register those
as joynr providers with the joynr runtime. |
| JoynrStatusMetricsAggregator |
Copyright © 2019. All rights reserved.