@Path(value="/{restShortName}") public class ServiceInstanceResource extends Object
Constructor and Description |
---|
ServiceInstanceResource() |
Modifier and Type | Method and Description |
---|---|
IService |
customPathResource(String restShortName,
UriInfo ui)
Forwards requests to the sub-resources.
|
@Path(value="/") public IService customPathResource(@PathParam(value="restShortName") String restShortName, @Context UriInfo ui)
restShortName
- rest short name of the service instance target.ui
- the context of the request. This parameter contains all
informations about the request.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.