Uses of Class
org.apache.openejb.assembler.classic.HandlerChainInfo

Packages that use HandlerChainInfo
org.apache.openejb.assembler.classic   
org.apache.openejb.config   
 

Uses of HandlerChainInfo in org.apache.openejb.assembler.classic
 

Fields in org.apache.openejb.assembler.classic with type parameters of type HandlerChainInfo
 List<HandlerChainInfo> ServiceReferenceInfo.handlerChains
           
 List<HandlerChainInfo> PortInfo.handlerChains
           
 

Method parameters in org.apache.openejb.assembler.classic with type arguments of type HandlerChainInfo
static List<HandlerChainData> WsBuilder.toHandlerChainData(List<HandlerChainInfo> chains, ClassLoader classLoader)
           
 

Uses of HandlerChainInfo in org.apache.openejb.config
 

Methods in org.apache.openejb.config that return types with arguments of type HandlerChainInfo
static List<HandlerChainInfo> ConfigurationFactory.toHandlerChainInfo(HandlerChains chains)
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.