Bug 209269 - Create 'standard' annotated interfaces for spec capabilities
Summary: Create 'standard' annotated interfaces for spec capabilities
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Cosmos (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Joel Hawkins CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-08 16:12 EST by Joel Hawkins CLA
Modified: 2012-01-03 13:47 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Hawkins CLA 2007-11-08 16:12:12 EST
Currently, a number of capabilities are added to managed resources implicitly by the annotation machinary. There are a couple of problems with this. First, there is no visibility in the programming model to these capabilities. Second, there is no way to replace the capability implementation. In order to provide a cleaner annotation model (and to position ourselves for the Unified Management effort), all capabilities should be treated in the same way. Part of this is enabled by the 'Delegation' bug, but there is still a need for creating the standard WSDM capability interfaces to be implemented.
Comment 1 Joel Hawkins CLA 2007-11-09 08:53:33 EST
This bug is high level, solely based on the fact that there are a number of capabilities that need to be exposed. It's possible that we can fan these out and do them in parallel.
Comment 2 Joel Hawkins CLA 2008-04-30 22:17:09 EDT
A number of these have been completed, but based on the JAX-WS reconciliation project, this work will need to be revisited based on this refactoring.