Class TypesafeGraphQLClientBean<T>
java.lang.Object
io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean<T>
io.smallrye.graphql.client.impl.typesafe.cdi.TypesafeGraphQLClientBean<T>
- All Implemented Interfaces:
jakarta.enterprise.context.spi.Contextual<T>,jakarta.enterprise.inject.spi.Bean<T>,jakarta.enterprise.inject.spi.BeanAttributes<T>
-
Field Summary
Fields inherited from class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
destroy, getBeanClass, getInjectionPoints, getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, toString
-
Constructor Details
-
TypesafeGraphQLClientBean
-
-
Method Details
-
create
-