Result of checking a napplet's declared service requirements against
the runtime's registered services.
Surfaced via RuntimeAdapter.onCompatibilityIssue when compatible is false.
In strict mode, the runtime blocks loading. In permissive mode (default),
the runtime loads the napplet and the shell host decides UX.
Result of checking a napplet's declared service requirements against the runtime's registered services.
Surfaced via RuntimeAdapter.onCompatibilityIssue when compatible is false. In strict mode, the runtime blocks loading. In permissive mode (default), the runtime loads the napplet and the shell host decides UX.
Example