[RSS]

Services API

Summary

Services API is a lightweight framework that facilitate design-time integration of services provider and consumer units in NetBeans IDE environment.
  • Overview(info). You can also view this document from serviceapi project 'Important Riles'.
  • NetBeans CVS module: {trunk} websvc/serviceapi

Use Cases

Planned Implementations

  • Web project: Nam (2 weeks, 02/14-28, depended on by: none)
  • EjbJar project: Nam (2 weeks, 03/01-14, depended on by: none)
  • Ear project: Nam (1 weeks, 03/14-21, depended on by: none)
  • JavaEE client project:
  • JavaSE project:

General Comments

nam 01:
Editor authoring service provider/consumer, generally just do a project lookup for an instance of ServiceModule or ServiceModuleContainer. For use case of service modules coming from an instance of JavaEE server, one option is to have the server provide available ServiceModuleContainer instance. Server plugin code should be able to gather these management information from the server platform support. We will need an attribute on service module to indicate a service module or service component is read-only.

Attachments

ServiceAPI_InstanceDiagram.JPG Info on ServiceAPI_InstanceDiagram.JPG 38533 bytes
class-diagram.JPG Info on class-diagram.JPG 105605 bytes
overview.html Info on overview.html 3738 bytes