org.atmosphere.inject
Class AtmosphereResourceSessionFactoryInjectable

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

public class AtmosphereResourceSessionFactoryInjectable
extends Object
implements Injectable<AtmosphereResourceSessionFactory>


Constructor Summary
AtmosphereResourceSessionFactoryInjectable()
           
 
Method Summary
 AtmosphereResourceSessionFactory 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

AtmosphereResourceSessionFactoryInjectable

public AtmosphereResourceSessionFactoryInjectable()
Method Detail

supportedType

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

injectable

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


Copyright © 2015. All Rights Reserved.