| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.axis.deployment.wsdd.WSDDConstantsorg.apache.axis.deployment.wsdd.WSDDElementorg.apache.axis.deployment.wsdd.WSDDDeployableItemorg.apache.axis.deployment.wsdd.WSDDTargetedChainpublic abstract class WSDDTargetedChainextends WSDDDeployableItemField Summary |
Fields inherited from class org.apache.axis.deployment.wsdd.WSDDDeployableItem | |
SCOPE_PER_ACCESS, SCOPE_PER_REQUEST, SCOPE_SINGLETON, log, parameters, qname, scope, scopeStrings, singletonInstance, type | |
Constructor Summary | |
| |
| |
Method Summary | |
void |
|
WSDDFaultFlow |
|
WSDDFaultFlow[] | |
QName | |
WSDDRequestFlow | |
WSDDResponseFlow | |
Handler |
|
void |
|
void | |
void | |
void |
|
void |
|
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDDeployableItem | |
getInstance, getJavaClass, getParameter, getParametersTable, getQName, getType, makeNewInstance, removeParameter, setName, setOptionsHashtable, setParameter, setQName, setType, writeParamsToContext | |
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDElement | |
getChildElement, getChildElements, getElementName, writeToContext | |
protected WSDDTargetedChain()
Default constructor
protected WSDDTargetedChain(Element e)
throws WSDDException
- Parameters:
e- (Element) XXX
- Throws:
WSDDException- XXX
public Handler makeNewInstance(EngineConfiguration registry) throws ConfigurationException
- Overrides:
- makeNewInstance in interface WSDDDeployableItem
- Parameters:
registry- XXX
- Returns:
- XXX
- Throws:
ConfigurationException- XXX
public final void writeFlowsToContext(SerializationContext context) throws IOException
Write this element out to a SerializationContext