Class OMAGServerPlatform.CustomSpringEventListener
java.lang.Object
org.odpi.openmetadata.serverchassis.springboot.OMAGServerPlatform.CustomSpringEventListener
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<StartupFailEvent>
- Enclosing class:
- OMAGServerPlatform
@Component
public class OMAGServerPlatform.CustomSpringEventListener
extends Object
implements org.springframework.context.ApplicationListener<StartupFailEvent>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CustomSpringEventListener
public CustomSpringEventListener()
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<StartupFailEvent>
-