public abstract class AbstractService extends Object
Modifier and Type | Field and Description |
---|---|
protected javax.ws.rs.core.SecurityContext |
securityContext |
Constructor and Description |
---|
AbstractService() |
Modifier and Type | Method and Description |
---|---|
protected Uid |
getClientId() |
protected InverseInvoker |
getInverseInvoker() |
protected ObjectManager |
getObjectManager() |
@Context protected javax.ws.rs.core.SecurityContext securityContext
public AbstractService()
protected Uid getClientId()
protected ObjectManager getObjectManager()
protected InverseInvoker getInverseInvoker()
Copyright © 2013–2019. All rights reserved.