Closed kevinsdooapp closed 9 years ago
DefaultFactoryProvider DEFAULT_MAP is static but initialized to constructor.
Since there is a factory to manage abstract classes and interface that require the current provider, the default map cannot be static anymore.
Wrong project
DefaultFactoryProvider DEFAULT_MAP is static but initialized to constructor.
Since there is a factory to manage abstract classes and interface that require the current provider, the default map cannot be static anymore.