|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.core.webservices.HandlerResolverImpl
public class HandlerResolverImpl
Constructor Summary | |
---|---|
HandlerResolverImpl(java.util.List<HandlerChainData> handlerChains,
java.util.List<Injection> injections,
javax.naming.Context context)
|
Method Summary | |
---|---|
void |
destroyHandlers()
|
java.util.List<javax.xml.ws.handler.Handler> |
getHandlerChain(javax.xml.ws.handler.PortInfo portInfo)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HandlerResolverImpl(java.util.List<HandlerChainData> handlerChains, java.util.List<Injection> injections, javax.naming.Context context)
Method Detail |
---|
public void destroyHandlers()
public java.util.List<javax.xml.ws.handler.Handler> getHandlerChain(javax.xml.ws.handler.PortInfo portInfo)
getHandlerChain
in interface javax.xml.ws.handler.HandlerResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |