Creates a new instance of DefaultEnvironment
ConfigBeanInterceptor cbi = super.getConfigBeanInterceptor(); if (null != cbi) { return cbi; } cbi = new ServerBeanInterceptor(); setConfigBeanInterceptor(cbi); return cbi;
return _HANDLER;
return _ROOT_CLASS;