org.atmosphere.inject
Class AtmosphereResourceFactoryInjectable

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

public class AtmosphereResourceFactoryInjectable
extends Object
implements Injectable<AtmosphereResourceFactory>


Constructor Summary
AtmosphereResourceFactoryInjectable()
           
 
Method Summary
 AtmosphereResourceFactory 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

AtmosphereResourceFactoryInjectable

public AtmosphereResourceFactoryInjectable()
Method Detail

supportedType

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

injectable

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


Copyright © 2015. All Rights Reserved.