public class AtmosphereResourceFactoryInjectable extends Object implements Injectable<AtmosphereResourceFactory>
| Constructor and Description |
|---|
AtmosphereResourceFactoryInjectable() |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereResourceFactory |
injectable(AtmosphereConfig config) |
boolean |
supportedType(Type t) |
public boolean supportedType(Type t)
supportedType in interface Injectable<AtmosphereResourceFactory>public AtmosphereResourceFactory injectable(AtmosphereConfig config)
injectable in interface Injectable<AtmosphereResourceFactory>Copyright © 2016. All Rights Reserved.