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