org.atmosphere.plugin.jaxrs
Class ExecutionContextInjector.PerRequest
java.lang.Object
org.atmosphere.jersey.BaseInjectableProvider
org.atmosphere.plugin.jaxrs.ExecutionContextInjector
org.atmosphere.plugin.jaxrs.ExecutionContextInjector.PerRequest
- All Implemented Interfaces:
- com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Type>
- Enclosing class:
- ExecutionContextInjector
public static final class ExecutionContextInjector.PerRequest
- extends ExecutionContextInjector
|
Method Summary |
com.sun.jersey.spi.inject.Injectable |
getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic,
javax.ws.rs.core.Context a,
Type t)
|
com.sun.jersey.core.spi.component.ComponentScope |
getScope()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionContextInjector.PerRequest
public ExecutionContextInjector.PerRequest()
getScope
public com.sun.jersey.core.spi.component.ComponentScope getScope()
getInjectable
public com.sun.jersey.spi.inject.Injectable getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic,
javax.ws.rs.core.Context a,
Type t)
Copyright © 2012. All Rights Reserved.