Interface ConfigurableSourceBeanMetadataElement

All Known Implementing Classes:
DubboNamespaceHandler

public interface ConfigurableSourceBeanMetadataElement
Configurable the source for BeanMetadataElement
Since:
2.7.5
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    setSource(org.springframework.beans.BeanMetadataElement beanMetadataElement)
    Set the source into the specified BeanMetadataElement
  • Method Details

    • setSource

      default void setSource(org.springframework.beans.BeanMetadataElement beanMetadataElement)
      Set the source into the specified BeanMetadataElement
      Parameters:
      beanMetadataElement - BeanMetadataElement instance