org.apache.axis.handlers
Class HandlerChainImpl
public
class
HandlerChainImpl
extends ArrayList
implements HandlerChain
Implementation of HandlerChain
protected List handlerInfos
public static final String JAXRPC_METHOD_INFO
protected static Log log
public HandlerChainImpl()
public HandlerChainImpl(List handlerInfos)
public void addNewHandler(String className, Map config)
public void destroy()
public String[] getRoles()
public void init(Map map)
public void setRoles(String[] roles)
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.