Package org.dspace.app.rest
Class DiscoverableEndpointsService
java.lang.Object
org.dspace.app.rest.DiscoverableEndpointsService
A Service able to list all the discoverable endpoints in our REST
application. Endpoints need to register their managed endpoints. The service
is responsible to check conflict and priorities
- Author:
- Andrea Bollini (andrea.bollini at 4science.it), Tim Donohue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.springframework.hateoas.Link>voidvoidunregister(Object controller)
-
Constructor Details
-
DiscoverableEndpointsService
public DiscoverableEndpointsService()
-
-
Method Details
-
register
-
unregister
-
getDiscoverableEndpoints
-