private static final class BeanManager.ScopeManager.CustomScopeHandler.CustomScopeELContext
extends javax.el.ELContext
We have to use a different ELContext when evaluating the expressions
for the custom scopes as we don't want to cause the resolved
flag on the original ELContext to be changed.