Remember how the application was registered
From this commit on the source from wich the application was registered
is remembered. We use this information for two things:
* For applications which wasn't registered via the http-api the remove
button is hidden.
* The `ApplicationDiscoveryListener` only removes stale applications
(those which are not anymore found via discovery) if the were registered
via the `ApplicationDiscoeryListener`.
closes #328
Showing
Please
register
or
sign in
to comment