Interface JaxbConfigurationFactoryService

All Superinterfaces:
Comparable<org.kie.api.internal.utils.KieService>, org.kie.api.internal.utils.KieService

public interface JaxbConfigurationFactoryService extends org.kie.api.internal.utils.KieService
  • Field Summary

    Fields inherited from interface org.kie.api.internal.utils.KieService

    UNDEFINED
  • Method Summary

    Modifier and Type
    Method
    Description
    newJaxbConfiguration(com.sun.tools.xjc.Options xjcOpts, String systemId)
     

    Methods inherited from interface org.kie.api.internal.utils.KieService

    compareTo, servicePriority, serviceTag
  • Method Details

    • newJaxbConfiguration

      JaxbConfiguration newJaxbConfiguration(com.sun.tools.xjc.Options xjcOpts, String systemId)