public class HandlerResolverImpl extends BaseHandlerResolver
handlerChainsType, protocolBindingsMap
Constructor and Description |
---|
HandlerResolverImpl(ServiceDescription sd) |
HandlerResolverImpl(ServiceDescription sd,
Object serviceDelegateKey) |
Modifier and Type | Method and Description |
---|---|
List<Handler> |
getHandlerChain(PortInfo portInfo) |
List<String> |
getRoles(PortInfo portInfo) |
chainResolvesToPort, doesPatternMatch, loadClass
public HandlerResolverImpl(ServiceDescription sd)
public HandlerResolverImpl(ServiceDescription sd, Object serviceDelegateKey)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.