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 Details

    • AppPrepare

      public AppPrepare()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception