Class JaxbConfigurationFactoryServiceImpl

  • All Implemented Interfaces:
    java.lang.Comparable<org.kie.api.internal.utils.KieService>, org.kie.api.internal.utils.KieService, org.kie.internal.builder.JaxbConfigurationFactoryService

    public class JaxbConfigurationFactoryServiceImpl
    extends java.lang.Object
    implements org.kie.internal.builder.JaxbConfigurationFactoryService
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.kie.internal.builder.JaxbConfiguration newJaxbConfiguration​(com.sun.tools.xjc.Options xjcOpts, java.lang.String systemId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.kie.api.internal.utils.KieService

        compareTo, servicePriority
    • Constructor Detail

      • JaxbConfigurationFactoryServiceImpl

        public JaxbConfigurationFactoryServiceImpl()
    • Method Detail

      • newJaxbConfiguration

        public org.kie.internal.builder.JaxbConfiguration newJaxbConfiguration​(com.sun.tools.xjc.Options xjcOpts,
                                                                               java.lang.String systemId)
        Specified by:
        newJaxbConfiguration in interface org.kie.internal.builder.JaxbConfigurationFactoryService