Package org.atmosphere.inject
-
Interface Summary Interface Description AtmosphereConfigAware CDIProducer A simple marker interface for for the CDI extension.Injectable<T> An Injectable class allow theInjectableObjectFactoryto assign a value to a field annotated with theInjectannotation.InjectIntrospector<T> An Injectable class allow theInjectableObjectFactoryto inspect fields and methods before they get injected or executed.InjectionListener -
Class Summary Class Description AtmosphereConfigInjectable AtmosphereFrameworkInjectable AtmosphereProducers Atmosphere Internal Object Injection for DI supporting JSR 330AtmosphereRequestIntrospector AtmosphereResource} injection implementation support.AtmosphereResourceEventIntrospector AtmosphereResource} injection implementation support.AtmosphereResourceFactoryInjectable AtmosphereResourceIntrospector AtmosphereResource} injection implementation support.AtmosphereResourceSessionFactoryInjectable AtmosphereResponseIntrospector AtmosphereResource} injection implementation support.BroadcasterFactoryInjectable BroadcasterIntrospector BroadcasterandNamedinjection support.InjectableObjectFactory Support injection of Atmosphere's Internal object usingAtmosphereConfig,AtmosphereFramework,{@link org.atmosphere.cpr.BroadcasterFactory,AtmosphereResourceFactory,DefaultMetaBroadcasterandAtmosphereResourceSessionFactoryand classes implementing theInjectabledefined inside META_INF/services/org.atmosphere.inject.InjectInjectIntrospectorAdapter<T> Adapter class forInjectIntrospectorMetaBroadcasterInjectable PathParamIntrospector PathParaminjection support.PostConstructIntrospector PostConstruct implementation support.WebSocketFactoryInjectable -
Enum Summary Enum Description InjectIntrospector.WHEN