| 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.WSDDGlobalConfigurationpublic class WSDDGlobalConfigurationextends 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 |
|
protected QName |
|
WSDDFaultFlow |
|
WSDDFaultFlow[] | |
WSDDRequestFlow |
|
WSDDResponseFlow |
|
List |
|
QName |
|
Handler |
|
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 | |
public WSDDGlobalConfiguration()
Default constructor
public WSDDGlobalConfiguration(Element e)
throws WSDDException
- Parameters:
e- (Element) XXX
- Throws:
WSDDException- XXX
protected QName getElementName()
Return the element name of a particular subclass.
- Overrides:
- getElementName in interface WSDDElement
public List getRoles()
public Handler makeNewInstance(EngineConfiguration registry)
- Overrides:
- makeNewInstance in interface WSDDDeployableItem
- Parameters:
registry- XXX
- Returns:
- XXX
public void writeToContext(SerializationContext context) throws IOException
Write this element out to a SerializationContext
- Overrides:
- writeToContext in interface WSDDElement