Improvement #2065
AnyResource should mimick ComponentFactory resource instantiation
Start date:
01.05.2020
Due date:
% Done:
0%
Estimated time:
origin:
Description
Currently, when extending Resource as an "com.zfabrik.any" component implementation, a no-arg constructor is required.
Alternatively it should be possible to be instantiated using a one-arg "component name" passing constructor call.