Annotation Type Config.Port


  • @Retention(RUNTIME)
    public static @interface Config.Port
    Control automatic port creation for properties, triggers, etc.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      boolean value
      Whether or not to create a port.
    • Element Detail

      • value

        boolean value
        Whether or not to create a port.
        Returns:
        false to suppress port creation