Annotation Interface Config.Port

Enclosing class:
Config

@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
    Whether or not to create a port.
  • Element Details

    • value

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