Class TypeClassInitializer


  • public class TypeClassInitializer
    extends org.apache.cxf.service.ServiceModelVisitor
    • Field Summary

      • Fields inherited from class org.apache.cxf.service.ServiceModelVisitor

        serviceInfo
    • Constructor Summary

      Constructors 
      Constructor Description
      TypeClassInitializer​(org.apache.cxf.Bus bus, org.apache.cxf.service.model.ServiceInfo serviceInfo, org.apache.cxf.common.jaxb.JAXBUtils.S2JJAXBModel model, boolean allowWr)  
    • Constructor Detail

      • TypeClassInitializer

        public TypeClassInitializer​(org.apache.cxf.Bus bus,
                                    org.apache.cxf.service.model.ServiceInfo serviceInfo,
                                    org.apache.cxf.common.jaxb.JAXBUtils.S2JJAXBModel model,
                                    boolean allowWr)
    • Method Detail

      • begin

        public void begin​(org.apache.cxf.service.model.MessagePartInfo part)
        Overrides:
        begin in class org.apache.cxf.service.ServiceModelVisitor
      • begin

        public void begin​(org.apache.cxf.service.model.FaultInfo fault)
        Overrides:
        begin in class org.apache.cxf.service.ServiceModelVisitor
      • end

        public void end​(org.apache.cxf.service.model.FaultInfo fault)
        Overrides:
        end in class org.apache.cxf.service.ServiceModelVisitor