@Provider public class GraphQLOnlyParameterInjectableProvider extends Object implements com.sun.jersey.spi.inject.InjectableProvider<com.atlassian.graphql.annotations.GraphQLName,com.sun.jersey.api.model.Parameter>
| Constructor and Description |
|---|
GraphQLOnlyParameterInjectableProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.spi.inject.Injectable |
getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic,
com.atlassian.graphql.annotations.GraphQLName a,
com.sun.jersey.api.model.Parameter parameter) |
com.sun.jersey.core.spi.component.ComponentScope |
getScope() |
public GraphQLOnlyParameterInjectableProvider()
public com.sun.jersey.core.spi.component.ComponentScope getScope()
getScope in interface com.sun.jersey.spi.inject.InjectableProvider<com.atlassian.graphql.annotations.GraphQLName,com.sun.jersey.api.model.Parameter>public com.sun.jersey.spi.inject.Injectable getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic,
com.atlassian.graphql.annotations.GraphQLName a,
com.sun.jersey.api.model.Parameter parameter)
getInjectable in interface com.sun.jersey.spi.inject.InjectableProvider<com.atlassian.graphql.annotations.GraphQLName,com.sun.jersey.api.model.Parameter>Copyright © 2003–2021 Atlassian. All rights reserved.