public class AtmosphereResourceSessionFactoryInjectable extends java.lang.Object implements Injectable<AtmosphereResourceSessionFactory>
| Constructor and Description |
|---|
AtmosphereResourceSessionFactoryInjectable() |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereResourceSessionFactory |
injectable(AtmosphereConfig config) |
boolean |
supportedType(java.lang.reflect.Type t) |
public AtmosphereResourceSessionFactoryInjectable()
public boolean supportedType(java.lang.reflect.Type t)
supportedType in interface Injectable<AtmosphereResourceSessionFactory>public AtmosphereResourceSessionFactory injectable(AtmosphereConfig config)
injectable in interface Injectable<AtmosphereResourceSessionFactory>Copyright © 2018. All Rights Reserved.