Class SpringStompServerApplication.AppPrepare
java.lang.Object
net.brabenetz.app.springstompserver.SpringStompServerApplication.AppPrepare
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
- Enclosing class:
- SpringStompServerApplication
public static class SpringStompServerApplication.AppPrepare
extends Object
implements org.springframework.beans.factory.InitializingBean
AppPrepare to run before SpringStompServerApplication starts.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AppPrepare
public AppPrepare()
-
-
Method Details
-
afterPropertiesSet
- Specified by:
afterPropertiesSet
in interfaceorg.springframework.beans.factory.InitializingBean
- Throws:
Exception
-