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