Other |
---|
5.0 b57Fixed |
Relates :
|
|
Relates :
|
As currently written, the apt tool uses a new classloader for each round of apt processing. Consequently, "the same" class is loaded multiple times and factory class cannot use static state inside itself to determine what to do. Factories should be able to use such state.
|