Package org.apache.syncope.core.starter
Class SyncopeCoreStop
java.lang.Object
org.apache.syncope.common.keymaster.client.api.startstop.KeymasterStop
org.apache.syncope.core.starter.SyncopeCoreStop
- All Implemented Interfaces:
EventListener,ApplicationListener<ContextClosedEvent>,Ordered
Take care of all disposal needed by Syncope Core to shut down gracefully..
-
Field Summary
FieldsFields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.context.ApplicationListener
supportsAsyncExecution
-
Field Details
-
serviceOps
-
networkServiceType
-
-
Constructor Details
-
SyncopeCoreStop
-
-
Method Details
-
getOrder
public int getOrder() -
onApplicationEvent
- Specified by:
onApplicationEventin interfaceApplicationListener<ContextClosedEvent>- Overrides:
onApplicationEventin classKeymasterStop
-
getNetworkService
-