874875876877878879880881882883884
if (PropertyManager.isDevelopping()) { Configuration conf = service.getConfiguration(); if (conf != null) { conf.keepCurrentState(); } } return service; }
784785786787788789790791792793794
783784785786787788789790791792793
862863864865866867868869870871872
916917918919920921922923924925926
813814815816817818819820821822823
774775776777778779780781782783784
781782783784785786787788789790791
879880881882883884885886887888889