org.atmosphere.plugin.jaxrs
Class ExecutionContextInjector
java.lang.Object
org.atmosphere.jersey.BaseInjectableProvider
org.atmosphere.plugin.jaxrs.ExecutionContextInjector
- All Implemented Interfaces:
- com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Type>
- Direct Known Subclasses:
- ExecutionContextInjector.PerRequest, ExecutionContextInjector.Singleton
public abstract class ExecutionContextInjector
- extends BaseInjectableProvider
Allow injection of ExecutionContext
- Author:
- Jeanfrancois Arcand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sun.jersey.spi.inject.InjectableProvider |
getInjectable, getScope |
ExecutionContextInjector
public ExecutionContextInjector()
Copyright © 2012. All Rights Reserved.