Uses of Class
ubiware.infrastructure.web.AgentWrapper

Packages that use AgentWrapper
ubiware.infrastructure.web   
 

Uses of AgentWrapper in ubiware.infrastructure.web
 

Methods in ubiware.infrastructure.web that return AgentWrapper
 AgentWrapper AgentWrapperProvider.getAgentWrapper(ubiware.util.saplbuilder.Resource agentName)
           
 AgentWrapper InfraAgentWrapperProvider.getAIAWrapper(ubiware.util.saplbuilder.Resource AIA)
           
 AgentWrapper PlatformInterfaceImpl.getWorkerAgent()
           
 AgentWrapper PlatformInterface.getWorkerAgent()
           
 AgentWrapper AgentWrapperProvider.getWorkerAgent(ubiware.util.saplbuilder.Resource PUA, ubiware.util.saplbuilder.Resource service)
           
 

Methods in ubiware.infrastructure.web with parameters of type AgentWrapper
(package private)  void PlatformInterfaceImpl.setWorkerAgent(AgentWrapper workerAgent)