|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.rest.providers.OptionalQueryParamInjectableProvider
@Provider public class OptionalQueryParamInjectableProvider
Constructor Summary | |
---|---|
OptionalQueryParamInjectableProvider(com.sun.jersey.core.spi.component.ProviderServices services)
|
Method Summary | |
---|---|
com.sun.jersey.spi.inject.Injectable<?> |
getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic,
javax.ws.rs.QueryParam a,
com.sun.jersey.api.model.Parameter c)
|
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 |
Constructor Detail |
---|
public OptionalQueryParamInjectableProvider(@Context com.sun.jersey.core.spi.component.ProviderServices services)
Method Detail |
---|
public com.sun.jersey.core.spi.component.ComponentScope getScope()
getScope
in interface com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.QueryParam,com.sun.jersey.api.model.Parameter>
public com.sun.jersey.spi.inject.Injectable<?> getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic, javax.ws.rs.QueryParam a, com.sun.jersey.api.model.Parameter c)
getInjectable
in interface com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.QueryParam,com.sun.jersey.api.model.Parameter>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |