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
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
-
SyncopeCoreStart
-
-
Method Details
-
getOrder
public int getOrder() -
onApplicationEvent
- Specified by:
onApplicationEventin interfaceApplicationListener<ContextRefreshedEvent>- Overrides:
onApplicationEventin classKeymasterStart
-
getNetworkService
-