Class Event


public class Event extends DTO
An event sent from the agent to the supervisor.
  • Field Details

    • type

      public Event.Type type
    • code

      public int code
    • bundle

      public org.osgi.framework.dto.BundleDTO bundle
    • reference

      public org.osgi.framework.dto.ServiceReferenceDTO reference
  • Constructor Details

    • Event

      public Event()