@RequestScoped public abstract class AbstractResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected javax.ws.rs.core.UriInfo |
uriInfo |
protected UserContext |
userContext |
| Constructor and Description |
|---|
AbstractResource() |
@Context protected javax.ws.rs.core.UriInfo uriInfo
@Inject protected UserContext userContext
Copyright © 2018 Blazebit. All Rights Reserved.