GridSphere Service Provider Interface (SPI) API
All interfaces in this Service Provider Interface (SPI) package are
needed by all implementations of services.
The key interfaces included in the SPI API are:
- {@link org.gridlab.gridsphere.portlet.service.spi.PortletServiceFactory}
- provides a service factory interface
- {@link org.gridlab.gridsphere.portlet.service.spi.PortletServiceConfig}
- provides a service configuration interface
- {@link org.gridlab.gridsphere.portlet.service.spi.PortletServiceProvider}
- provides a service provider interface for service initialization and shutdown