|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientInfo | |
---|---|
org.inspektr.common.spi | |
org.inspektr.common.spi.support | |
org.inspektr.common.web |
Uses of ClientInfo in org.inspektr.common.spi |
---|
Methods in org.inspektr.common.spi that return ClientInfo | |
---|---|
ClientInfo |
ClientInfoResolver.resolveFrom(org.aspectj.lang.JoinPoint joinPoint,
Object retVal)
Resolve the ClientInfo from the provided arguments and return value. |
Uses of ClientInfo in org.inspektr.common.spi.support |
---|
Methods in org.inspektr.common.spi.support that return ClientInfo | |
---|---|
ClientInfo |
DefaultClientInfoResolver.resolveFrom(org.aspectj.lang.JoinPoint joinPoint,
Object retVal)
|
Uses of ClientInfo in org.inspektr.common.web |
---|
Methods in org.inspektr.common.web that return ClientInfo | |
---|---|
static ClientInfo |
ClientInfoHolder.getClientInfo()
|
Methods in org.inspektr.common.web with parameters of type ClientInfo | |
---|---|
static void |
ClientInfoHolder.setClientInfo(ClientInfo clientInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |