5556575859606162636465
filterKey = "*:*"; } VelocityContext vc = new VelocityContext(); MBeanServerHelper kernelHelper = new MBeanServerHelper(); vc.put("mbctx", kernelHelper); vc.put("encoder", new KickSunInHead()); vc.put(OBJECT_NAME_FILTER_KEY, filterKey); if (beanName == null) {
6263646566676869707172
filterKey = "*:*"; } VelocityContext vc = new VelocityContext(); vc.put("mbctx", new MBeanServerHelper()); vc.put("encoder", new KickSunInHead()); vc.put(OBJECT_NAME_FILTER_KEY, filterKey); if (beanName == null) { vc.put("template", "nobean.vm");