public class HandlerResolverImpl
extends java.lang.Object
| Constructor and Description |
|---|
HandlerResolverImpl(java.util.List<HandlerChainData> handlerChains,
java.util.Collection<Injection> injections,
javax.naming.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyHandlers() |
java.util.List<Handler> |
getHandlerChain(PortInfo portInfo) |
public HandlerResolverImpl(java.util.List<HandlerChainData> handlerChains, java.util.Collection<Injection> injections, javax.naming.Context context)