Class ServerCreateEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.server.event.ServerCreateEvent
All Implemented Interfaces:
Serializable

public class ServerCreateEvent extends org.springframework.context.ApplicationEvent
See Also:
  • Field Details

  • Constructor Details

    • ServerCreateEvent

      public ServerCreateEvent(ServerEntity server)