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