org.atmosphere.inject
Class BroadcasterFactoryInjectable
java.lang.Object
org.atmosphere.inject.BroadcasterFactoryInjectable
- All Implemented Interfaces:
- Injectable<BroadcasterFactory>
public class BroadcasterFactoryInjectable
- extends Object
- implements Injectable<BroadcasterFactory>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BroadcasterFactoryInjectable
public BroadcasterFactoryInjectable()
supportedType
public boolean supportedType(Type t)
- Specified by:
supportedType in interface Injectable<BroadcasterFactory>
injectable
public BroadcasterFactory injectable(AtmosphereConfig config)
- Specified by:
injectable in interface Injectable<BroadcasterFactory>
Copyright © 2015. All Rights Reserved.