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