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