@ApplicationScoped public class MetaBroadcasterInjectable extends Object implements Injectable<MetaBroadcaster>
| Constructor and Description |
|---|
MetaBroadcasterInjectable() |
| Modifier and Type | Method and Description |
|---|---|
MetaBroadcaster |
injectable(AtmosphereConfig config)
Returns an instance of the T
|
boolean |
supportedType(Type t)
Return true if this class support injection of this type.
|
public boolean supportedType(Type t)
InjectablesupportedType in interface Injectable<MetaBroadcaster>t - the fieldpublic MetaBroadcaster injectable(AtmosphereConfig config)
Injectableinjectable in interface Injectable<MetaBroadcaster>config - the AtmosphereConfigCopyright © 2016. All rights reserved.