Package org.atmosphere.inject
Class AtmosphereProducers
java.lang.Object
org.atmosphere.inject.AtmosphereProducers
- All Implemented Interfaces:
AtmosphereConfigAware,CDIProducer
Atmosphere Internal Object Injection for DI supporting JSR 330
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(AtmosphereConfig config) Configure an AtmosphereFramework object.
-
Constructor Details
-
AtmosphereProducers
public AtmosphereProducers()
-
-
Method Details
-
configure
Description copied from interface:AtmosphereConfigAwareConfigure an AtmosphereFramework object.- Specified by:
configurein interfaceAtmosphereConfigAware- Parameters:
config-AtmosphereConfig
-
getBroadcasterFactory
-
getAtmosphereResourceFactory
-
getAtmosphereResourceSessionFactory
-
getAtmosphereConfig
-
getAtmosphereFramework
-
getMetaBroadcaster
-
getWebSocketFactory
-