org.apache.axis.deployment.wsdd
public class WSDDJAXRPCHandlerInfoChain extends WSDDHandler
Field Summary | |
---|---|
protected static Log | log |
Constructor Summary | |
---|---|
WSDDJAXRPCHandlerInfoChain()
Default constructor | |
WSDDJAXRPCHandlerInfoChain(Element e) |
Method Summary | |
---|---|
protected QName | getElementName() |
HandlerInfoChainFactory | getHandlerChainFactory() |
ArrayList | getHandlerInfoList() |
String[] | getRoles() |
void | setHandlerChainFactory(HandlerInfoChainFactory handlerInfoChainFactory) |
void | setHandlerInfoList(ArrayList hiList) |
void | setRoles(String[] roles) |
void | writeToContext(SerializationContext context)
Write this element out to a SerializationContext |
Parameters: e (Element) XXX
Throws: WSDDException XXX