org.atmosphere.inject
Class AtmosphereResourceFactoryInjectable
java.lang.Object
org.atmosphere.inject.AtmosphereResourceFactoryInjectable
- All Implemented Interfaces:
- Injectable<AtmosphereResourceFactory>
public class AtmosphereResourceFactoryInjectable
- extends Object
- implements Injectable<AtmosphereResourceFactory>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtmosphereResourceFactoryInjectable
public AtmosphereResourceFactoryInjectable()
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.