Interface SpiBeanTypeManager

All Known Implementing Classes:
BeanDescriptorManager

public interface SpiBeanTypeManager
Manager of SpiBeanTypes.
  • Method Summary

    Modifier and Type
    Method
    Description
    beanType(Class<?> entityType)
    Return the bean type for the given entity class.
  • Method Details

    • beanType

      SpiBeanType beanType(Class<?> entityType)
      Return the bean type for the given entity class.