Interface InspectorExecutionContext.Listener

Enclosing class:
InspectorExecutionContext

public static interface InspectorExecutionContext.Listener
  • Method Details

    • contextCreated

      void contextCreated(long id, String name)
    • contextDestroyed

      void contextDestroyed(long id, String name)