@RequestScoped public class AtmosphereResponseIntrospector extends InjectIntrospectorAdapter<AtmosphereResponse>
InjectIntrospector.WHEN| Constructor and Description |
|---|
AtmosphereResponseIntrospector() |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereResponse |
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<AtmosphereResponse>t - the fieldpublic AtmosphereResponse injectable(AtmosphereResource r)
InjectIntrospectorinjectable in interface InjectIntrospectorinjectable in class InjectIntrospectorAdapter<AtmosphereResponse>r - the AtmosphereResourceCopyright © 2016. All rights reserved.