public class UriInfoServiceImpl extends java.lang.Object implements UriInfoService
Modifier and Type | Field and Description |
---|---|
private org.glassfish.hk2.api.ServiceLocator |
serviceLocator |
Constructor and Description |
---|
UriInfoServiceImpl(org.glassfish.hk2.api.ServiceLocator serviceLocator) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.UriBuilder |
getBaseUriBuilder()
Get the base URI of the application in the form of a UriBuilder.
|
@Inject public UriInfoServiceImpl(org.glassfish.hk2.api.ServiceLocator serviceLocator)
public javax.ws.rs.core.UriBuilder getBaseUriBuilder()
UriInfoService
getBaseUriBuilder
in interface UriInfoService