public class ServiceProviderEndpointDefinition extends EndpointDefinition
ResourceType endpoint definition that is registered on the fly. But if
wanted the registration can also be overridden with a new implementationpublic ServiceProviderEndpointDefinition(ServiceProvider serviceProvider)
serviceProvider - each created
ResourceEndpointHandler must get hold of a
single * ServiceProvider instance which is shared with this object. so both instances need
to hold the same * object reference in order for the application to work correctlyCopyright © 2019. All rights reserved.