Allow extension points to be updated and exercised programmatically
--------------------------------------------------------------------
Key: TUSCANY-3174
URL: https://issues.apache.org/jira/browse/TUSCANY-3174
Project: Tuscany
Issue Type: Bug
Affects Versions: Java-SCA-1.5
Environment: All
Reporter: Simon Laws
Fix For: Java-SCA-1.5.1
I have some domain manager scenarios in mind where I'd like to be able to embed
the Tuscany runtime and do the following
- Add new extensions programmatically, i.e. not relying on the
META-INF/services information. I'd like this as in the case I have in mind the
runtime is already running at the point at which I want to add the extensions
- Read and resolve contributions in order that the resolved model can be
further analysed. I'd like to be able to print out the details of whats in the
model and the relationships between the components.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.