Openwings API Documentation (v1.1)

Package net.openwings.component.utilities

This package contains utilities related to Openwings Component Services API.

See:
          Description

Interface Summary
ComponentMBean This interface describes a management bean that can be used to access information about a component: Services used, provided, published, subscribed UIs associated with a service.
 

Class Summary
ServiceDescriptor This class is used to provide metadata about a service being implemented or used by a component.
UserInterfaceDescriptor This class is used to provide metadata about a user interface that is associated with a particular service.
 

Package net.openwings.component.utilities Description

This package contains utilities related to Openwings Component Services API. These interfaces are described in the Openwings Component Services Specification, located at http://www.openwings.org/download/specs/Openwings_Component_Services.pdf.


Openwings API Documentation (v1.1)