The @common:control annotation indicates that the object annotated by this annotation is a WebLogic Workshop control in a JCX file.
@common:control
The following rules apply to this annotation's use:
If the @common:control annotation is not present on a control instance declaration, the control will not function properly; attempts to invoke the control's methods will result in Null Pointer Exceptions (NPEs).