Package step.core

Class Controller

java.lang.Object
step.core.Controller

public class Controller extends Object
  • Field Details

    • VERSION

      public static final step.core.Version VERSION
    • USER_ACTIVITY_MAP_KEY

      public static String USER_ACTIVITY_MAP_KEY
  • Constructor Details

  • Method Details

    • init

      public void init(step.framework.server.ServiceRegistrationCallback serviceRegistrationCallback) throws Exception
      Throws:
      Exception
    • destroy

      public void destroy()
    • postShutdownHook

      public void postShutdownHook() throws IOException
      Throws:
      IOException