public abstract class ClientServiceContext extends ServiceContext
caller, courier, currentUnit, logging, model, side, subjoin, token| Constructor and Description |
|---|
ClientServiceContext(Destination destination,
RuntimeContext context) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
getDestination() |
Token |
getToken() |
String |
getTokenId() |
protected abstract AbstractUnit |
getUnit(RuntimeContext context) |
void |
setTokenId(String tokenId) |
getCaller, getCourier, getCurrentUnit, getLocale, getLogging, getModel, getSide, getSubjoin, setTokenpublic ClientServiceContext(Destination destination, RuntimeContext context)
protected abstract AbstractUnit getUnit(RuntimeContext context)
public void setTokenId(String tokenId)
public String getTokenId()
public Destination getDestination()
public Token getToken()
getToken in class ServiceContextCopyright © 2018. All rights reserved.