LibraryLink ToToggle FramesPrintFeedback

Chapter 9. Publishing a Service

APIs Used to Publish a Service
Publishing a Service in a Plain Java Application
Publishing a Service in an OSGi Container

FUSE Services Framework provides a number of ways to publish a service as a service provider. How you publish a service depends on the deployment environment you are using. Many of the containers supported by FUSE Services Framework do not require writing logic for publishing endpoints. There are two exceptions:

For detailed information in deploying applications into the supported containers see Configuring and Deploying Endpoints.