public class EndpointDefinitionFactory extends java.lang.Object implements DefinitionFactory
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
EndpointDefinitionFactory() |
Modifier and Type | Method and Description |
---|---|
EndpointDefinition |
createDefinition(org.apache.axiom.om.OMElement elem)
Extracts the QoS information from the XML which represents a WSDL/Address/Default endpoints
|
protected static void |
handleException(java.lang.String msg) |
protected static void |
handleException(java.lang.String msg,
java.lang.Exception e) |
public EndpointDefinition createDefinition(org.apache.axiom.om.OMElement elem)
createDefinition
in interface DefinitionFactory
elem
- XML which represents the endpoint with QoS informationprotected static void handleException(java.lang.String msg)
protected static void handleException(java.lang.String msg, java.lang.Exception e)
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.