public class ObjectLinksProvider extends AbstractLinksProvider<Object>
serviceMethods, uriInfo
Constructor and Description |
---|
ObjectLinksProvider(javax.ws.rs.core.UriInfo uriInfo,
ResourceMethodRegistry resourceMethodRegistry) |
Modifier and Type | Method and Description |
---|---|
Object |
evaluateEL(Method m,
javax.el.ELContext context,
String expression) |
Boolean |
evaluateELBoolean(Method m,
javax.el.ELContext context,
String expression) |
RESTServiceDiscovery |
getLinks(Object entity) |
checkEJBConstraint, getLinkResources, getServiceType
public ObjectLinksProvider(javax.ws.rs.core.UriInfo uriInfo, ResourceMethodRegistry resourceMethodRegistry)
public RESTServiceDiscovery getLinks(Object entity)
getLinks
in class AbstractLinksProvider<Object>
Copyright © 2020 JBoss by Red Hat. All rights reserved.