Package org.apache.syncope.core.starter
Class SyncopeCoreStart
java.lang.Object
org.apache.syncope.common.keymaster.client.api.startstop.KeymasterStart
org.apache.syncope.core.starter.SyncopeCoreStart
- All Implemented Interfaces:
EventListener
,ApplicationListener<ContextRefreshedEvent>
,Ordered
Take care of all inits needed by Syncope Core to run up and safe.
-
Field Summary
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.context.ApplicationListener
supportsAsyncExecution
-
Field Details
-
serviceOps
-
networkServiceType
-
-
Constructor Details
-
SyncopeCoreStart
-
-
Method Details
-
getOrder
public int getOrder() -
onApplicationEvent
- Specified by:
onApplicationEvent
in interfaceApplicationListener<ContextRefreshedEvent>
- Overrides:
onApplicationEvent
in classKeymasterStart
-
getNetworkService
-