Class PlatformInformationListener

java.lang.Object
eu.cloudnetservice.modules.bridge.impl.platform.listener.PlatformInformationListener

public final class PlatformInformationListener extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • handle

      @EventListener public void handle(@NonNull @NonNull eu.cloudnetservice.wrapper.event.ServiceInfoPropertiesConfigureEvent event)
    • handleLifecycleChange

      @EventListener public void handleLifecycleChange(@NonNull @NonNull eu.cloudnetservice.driver.event.events.service.CloudServiceLifecycleChangeEvent event)
    • handleLifecycleChange

      @EventListener public void handleLifecycleChange(@NonNull @NonNull eu.cloudnetservice.driver.event.events.service.CloudServiceUpdateEvent event)
    • handleServiceTaskAdd

      @EventListener public void handleServiceTaskAdd(@NonNull @NonNull eu.cloudnetservice.driver.event.events.task.ServiceTaskAddEvent event)
    • handleServiceTaskRemove

      @EventListener public void handleServiceTaskRemove(@NonNull @NonNull eu.cloudnetservice.driver.event.events.task.ServiceTaskRemoveEvent event)