Uses of Package
io.joynr.jeeintegration
-
Packages that use io.joynr.jeeintegration Package Description io.joynr.jeeintegration -
Classes in io.joynr.jeeintegration used by io.joynr.jeeintegration Class 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 withServiceProviderand 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.ServiceProviderDiscovery This class is responsible for finding all beans registered in theBeanManagerwhich are annotated withServiceProvider.