Uses of Class
org.inspektr.common.web.ClientInfo

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, java.lang.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, java.lang.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)
           
 



Copyright © 2007-2011. All Rights Reserved.