Interface IEVMListener

  • All Known Implementing Classes:
    AbstractEVMListener

    public interface IEVMListener
    Interface that defines the methods of EVM listener objects. The interface contains callback methods for various EVM events. Through these methods IEVMListener implementations can observe the internal state of an EVM program.