Registry API & SPI
------------------

                 Key: TUSCANY-677
                 URL: http://issues.apache.org/jira/browse/TUSCANY-677
             Project: Tuscany
          Issue Type: New Feature
          Components: Java SCA Common
    Affects Versions: Java-M2
            Reporter: Yang ZHONG
         Attachments: registry.zip

Could you please review the registry API and SPI?
 
Please start with ReadMe.txt, it describes content including
  API\src\main\java\overview.HTML for API overview
and
  API\src\main\java\org\apache\tuscany\registry\package.html for API design and 
example
They're also available as JavaDoc at
  API\doc\index.html
 
The API usage can be as simple as
  MySymbol mySymbol = mySymbolSpace.resolve( javax_xml_namespace_QName);
 
As for SPI,

  SPI\src\main\java\overview.HTML is for SPI overview
and
  SPI\src\main\java\org\apache\tuscany\registry\spi\package.html is for SPI 
design and sample
They're also available as JavaDoc at
  SPI\doc\index.html

Thanks.

(Neither  tuscany-dev nor infra takes my email with attachment, so I attach 
file here, the history can be found at
http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg06781.html)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to