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