Class ServerStartupLog4jPropertiesInterceptor
java.lang.Object
de.hybris.platform.property.interceptor.impl.ServerStartupLog4jPropertiesInterceptor
- All Implemented Interfaces:
ServerStartupPropertiesInterceptor
public class ServerStartupLog4jPropertiesInterceptor
extends Object
implements ServerStartupPropertiesInterceptor
-
Constructor Summary
ConstructorsConstructorDescriptionServerStartupLog4jPropertiesInterceptor(ConfigIntf cfg, org.apache.log4j.Logger log) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidactionDuringIteration(Map.Entry<String, String> entry)
-
Constructor Details
-
ServerStartupLog4jPropertiesInterceptor
-
-
Method Details
-
actionDuringIteration
- Specified by:
actionDuringIterationin interfaceServerStartupPropertiesInterceptor
-
actionAfterIteration
public void actionAfterIteration()- Specified by:
actionAfterIterationin interfaceServerStartupPropertiesInterceptor
-