Event that fires when a new opener is added or removed.
Add open handler i.e. for custom editors
Return an opener with the higher priority for the given URI. Reject if such does not exist.
Return all registered openers. Never reject.
Return all openers able to open the given URI for given options ordered according their priority. Never reject.
OpenerService
provide an access to existing openers.