Package io.datarouter.auth.config
Class DatarouterAccountConfigAppListener
java.lang.Object
io.datarouter.auth.config.DatarouterAccountConfigAppListener
- All Implemented Interfaces:
io.datarouter.web.listener.DatarouterAppListener
@Singleton
public class DatarouterAccountConfigAppListener
extends java.lang.Object
implements io.datarouter.web.listener.DatarouterAppListener
-
Constructor Summary
Constructors Constructor Description DatarouterAccountConfigAppListener() -
Method Summary
Modifier and Type Method Description voidonStartUp()
-
Constructor Details
-
DatarouterAccountConfigAppListener
public DatarouterAccountConfigAppListener()
-
-
Method Details
-
onStartUp
public void onStartUp()- Specified by:
onStartUpin interfaceio.datarouter.web.listener.DatarouterAppListener
-