| Constructor and Description |
|---|
FlashProvider(ThreadLocal<javax.servlet.http.HttpServletRequest> request) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.spi.inject.Injectable<?> |
getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic,
Session annotation,
com.sun.jersey.api.model.Parameter parameter) |
com.sun.jersey.core.spi.component.ComponentScope |
getScope() |
public FlashProvider(@Context
ThreadLocal<javax.servlet.http.HttpServletRequest> request)
public com.sun.jersey.core.spi.component.ComponentScope getScope()
getScope in interface com.sun.jersey.spi.inject.InjectableProvider<Session,com.sun.jersey.api.model.Parameter>public com.sun.jersey.spi.inject.Injectable<?> getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic,
Session annotation,
com.sun.jersey.api.model.Parameter parameter)
getInjectable in interface com.sun.jersey.spi.inject.InjectableProvider<Session,com.sun.jersey.api.model.Parameter>Copyright © 2014. All rights reserved.