-
@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.
-