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:
deploying a server as a standalone Java application
deploying a server into an OSGi container without Spring-DM
For detailed information in deploying applications into the supported containers see Configuring and Deploying Endpoints.