Interface GatewayDeltaEvent

All Known Implementing Classes:
AbstractGatewayDeltaEvent, GatewayDeltaCreateEvent, GatewayDeltaDestroyEvent

public interface GatewayDeltaEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(Cache cache)
     
  • Method Details

    • apply

      void apply(Cache cache)