Any reflective Object keeps the class loader of its creation. Yet for Input/Output/Global we use another class loader. So Input/Output/Globals will be in most cases not matched if specified via profile.
A better solution would be a specification neither using reflection objects nor asm byte code objects.
Any reflective Object keeps the class loader of its creation. Yet for Input/Output/Global we use another class loader. So Input/Output/Globals will be in most cases not matched if specified via profile.
A better solution would be a specification neither using reflection objects nor asm byte code objects.