public class EndpointDefinitionFactory extends 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(String msg) |
protected static void |
handleException(String msg,
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(String msg)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.