@ApplicationScoped public class AtmosphereResourceSessionFactoryInjectable extends java.lang.Object implements Injectable<AtmosphereResourceSessionFactory>
| Constructor and Description |
|---|
AtmosphereResourceSessionFactoryInjectable() |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereResourceSessionFactory |
injectable(AtmosphereConfig config)
Returns an instance of the T
|
boolean |
supportedType(java.lang.reflect.Type t)
Return true if this class support injection of this type.
|
public AtmosphereResourceSessionFactoryInjectable()
public boolean supportedType(java.lang.reflect.Type t)
InjectablesupportedType in interface Injectable<AtmosphereResourceSessionFactory>t - the fieldpublic AtmosphereResourceSessionFactory injectable(AtmosphereConfig config)
Injectableinjectable in interface Injectable<AtmosphereResourceSessionFactory>config - the AtmosphereConfigCopyright © 2017. All Rights Reserved.