Variable GenericFactoryImpl.configurers

class GenericFactoryImpl
{
  // ...
  PropertyConfigurer!T[] configurers ;
  // ...
}