Ticket #598 (closed Enhancement: fixed)
Core API: PluginActivator should have a getUri() method
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.2 |
Component: | DeepaMehta Standard Distribution | Version: | 4.1.3 |
Keywords: | Cc: | dgf, Malte | |
Complexity: | 1 | Area: | Application Framework / API |
Module: | deepamehta-core |
Description
A plugin should be able to get its own plugin URI.
Needed for the dm4-websockets-example plugin.
Change History
comment:2 Changed 11 years ago by jri
- Status changed from accepted to closed
- Resolution set to fixed
Core API: add getUri() to PluginActivator? (#598).
So a plugin can get its own URI:
String getUri()
Close #598.
Changeset: 12302beb8877d7d9167fd74af9f4781500a6587b
Note: See
TracTickets for help on using
tickets.