@ApplicationScoped public class AtmosphereResourceSessionFactoryInjectable extends 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(Type t)
Return true if this class support injection of this type.
|
public AtmosphereResourceSessionFactoryInjectable()
public boolean supportedType(Type t)
InjectablesupportedType in interface Injectable<AtmosphereResourceSessionFactory>t - the fieldpublic AtmosphereResourceSessionFactory injectable(AtmosphereConfig config)
Injectableinjectable in interface Injectable<AtmosphereResourceSessionFactory>config - the AtmosphereConfigCopyright © 2016. All rights reserved.