Hierarchy For Package com.graphql_java_generator.client.graphqlrepository

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
    • com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryInvocationHandler<T> (implements java.lang.reflect.InvocationHandler)
    • com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryProxyBeanFactory
    • com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryProxyBeansRegistrar (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)

Annotation Type Hierarchy

  • com.graphql_java_generator.client.graphqlrepository.BindParameter (implements java.lang.annotation.Annotation)
  • com.graphql_java_generator.client.graphqlrepository.EnableGraphQLRepositories (implements java.lang.annotation.Annotation)
  • com.graphql_java_generator.client.graphqlrepository.FullRequest (implements java.lang.annotation.Annotation)
  • com.graphql_java_generator.client.graphqlrepository.GraphQLRepository (implements java.lang.annotation.Annotation)
  • com.graphql_java_generator.client.graphqlrepository.PartialRequest (implements java.lang.annotation.Annotation)