@RequestScoped public class AtmosphereRequestIntrospector extends InjectIntrospectorAdapter<AtmosphereRequest>
InjectIntrospector.WHEN| Constructor and Description |
|---|
AtmosphereRequestIntrospector() |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereRequest |
injectable(AtmosphereResource r)
Returns an instance of the T
|
boolean |
supportedType(Type t)
Return true if this class support injection of this type.
|
injectable, introspectField, introspectMethodpublic boolean supportedType(Type t)
InjectablesupportedType in interface InjectablesupportedType in class InjectIntrospectorAdapter<AtmosphereRequest>t - the fieldpublic AtmosphereRequest injectable(AtmosphereResource r)
InjectIntrospectorinjectable in interface InjectIntrospectorinjectable in class InjectIntrospectorAdapter<AtmosphereRequest>r - the AtmosphereResourceCopyright © 2016. All rights reserved.