Annotation Type GlobalCockpitEvent


  • @Retention(RUNTIME)
    @Target(METHOD)
    @Inherited
    public @interface GlobalCockpitEvent
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String eventName  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String scope  
    • Element Detail

      • eventName

        java.lang.String eventName
      • scope

        java.lang.String scope
        Returns:
        scope of an event
        See Also:
        CockpitEvent
        Default:
        ""