-
Type:
Improvement
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 0.1.0
-
Fix Version/s: 1.0.0
-
Component/s: None
-
Labels:None
DefaultWorkerContext.preApplication() swallows the InstantiationException and IllegalAccessException of WorkerContext.preApplication(). These should be preserved for applications that want to register an aggregator in this method.