org.atmosphere.inject
Class MetaBroadcasterInjectable

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

public class MetaBroadcasterInjectable
extends Object
implements Injectable<MetaBroadcaster>


Constructor Summary
MetaBroadcasterInjectable()
           
 
Method Summary
 MetaBroadcaster 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

MetaBroadcasterInjectable

public MetaBroadcasterInjectable()
Method Detail

supportedType

public boolean supportedType(Type t)
Specified by:
supportedType in interface Injectable<MetaBroadcaster>

injectable

public MetaBroadcaster injectable(AtmosphereConfig config)
Specified by:
injectable in interface Injectable<MetaBroadcaster>


Copyright © 2015. All Rights Reserved.