Reports the cases when your code prevents a class from being subclassed by some framework (e.g. Spring or Hibernate) at runtime.

The typical examples when subclassing is necessary but impossible are:

The list of reported cases depends on the frameworks used.