4647484950515253
} @Override protected void preInit() throws Exception { super.preInit(); handlerChain = new ProtocolHandlerChainImpl(loader, config.configurationAt("handlerchain"), jmxName, getCoreHandlersPackage(), getJMXHandlersPackage()); handlerChain.init(); }