org.apache.axis.handlers

Class HandlerInfoChainFactory

public class HandlerInfoChainFactory extends Object implements Serializable

Field Summary
protected ListhandlerInfos
protected String[]_roles
Constructor Summary
HandlerInfoChainFactory()
HandlerInfoChainFactory(List handlerInfos)
Method Summary
HandlerChaincreateHandlerChain()
ListgetHandlerInfos()
String[]getRoles()
voidinit(Map map)
voidsetRoles(String[] roles)

Field Detail

handlerInfos

protected List handlerInfos

_roles

protected String[] _roles

Constructor Detail

HandlerInfoChainFactory

public HandlerInfoChainFactory()

HandlerInfoChainFactory

public HandlerInfoChainFactory(List handlerInfos)

Method Detail

createHandlerChain

public HandlerChain createHandlerChain()

getHandlerInfos

public List getHandlerInfos()

getRoles

public String[] getRoles()

init

public void init(Map map)

setRoles

public void setRoles(String[] roles)
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.