Interface ResourceRegistrationFilter

All Known Implementing Classes:
BeanNameFilter

public interface ResourceRegistrationFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    include(String beanName, Object object)
     
  • Method Details

    • include

      boolean include(String beanName, Object object)