Inspects the correctness of the definition of the following Entity EJB related items:
  • Class should implement... (EJBLocalObject, EJBObject, etc.)
  • Checking for EJB classes modifiers
  • Public no-args constructor required
  • Class should be interface or vice versa