Interface Layer1ApiFinishable


public interface Layer1ApiFinishable
Every strategy should implement this interface
Defines action when strategy is being unloaded (removing added GUI, disposing dialogs, etc)
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Will be called when strategy is being unloaded.