Interface EquinoxLifecycleListener


public interface EquinoxLifecycleListener
Listener interface for events of EmbeddedEquinox instances.
  • Method Details

    • afterFrameworkStarted

      void afterFrameworkStarted(EmbeddedEquinox framework)