Apache CXF API

org.apache.cxf.transport.http_jetty.blueprint
Class JettyServerEngineParser

java.lang.Object
  extended by org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
      extended by org.apache.cxf.transport.http_jetty.blueprint.JettyServerEngineParser

public class JettyServerEngineParser
extends AbstractBPBeanDefinitionParser


Constructor Summary
JettyServerEngineParser()
           
 
Method Summary
 Metadata parse(Element element, ParserContext context)
           
 
Methods inherited from class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
createObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, hasBusProperty, isAttribute, isNamespace, mapAttribute, mapElement, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JettyServerEngineParser

public JettyServerEngineParser()
Method Detail

parse

public Metadata parse(Element element,
                      ParserContext context)

Apache CXF API

Apache CXF