org.atmosphere.inject
Class BroadcasterFactoryInjectable

java.lang.Object
  extended by org.atmosphere.inject.BroadcasterFactoryInjectable
All Implemented Interfaces:
Injectable<BroadcasterFactory>

public class BroadcasterFactoryInjectable
extends Object
implements Injectable<BroadcasterFactory>


Constructor Summary
BroadcasterFactoryInjectable()
           
 
Method Summary
 BroadcasterFactory injectable(AtmosphereConfig config)
           
 boolean supportedType(Type t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BroadcasterFactoryInjectable

public BroadcasterFactoryInjectable()
Method Detail

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.