Class HasNullaryConstructorFilter

java.lang.Object
nl._42.beanie.tester.HasNullaryConstructorFilter
All Implemented Interfaces:
org.springframework.core.type.filter.TypeFilter

public class HasNullaryConstructorFilter extends Object implements org.springframework.core.type.filter.TypeFilter
  • Constructor Details

    • HasNullaryConstructorFilter

      public HasNullaryConstructorFilter()
  • Method Details

    • match

      public boolean match(org.springframework.core.type.classreading.MetadataReader metadataReader, org.springframework.core.type.classreading.MetadataReaderFactory metadataReaderFactory) throws IOException
      Specified by:
      match in interface org.springframework.core.type.filter.TypeFilter
      Throws:
      IOException