Package org.drools.compiler.builder.impl
Class JaxbConfigurationFactoryServiceImpl
java.lang.Object
org.drools.compiler.builder.impl.JaxbConfigurationFactoryServiceImpl
- All Implemented Interfaces:
Comparable<KieService>,KieService,JaxbConfigurationFactoryService
public class JaxbConfigurationFactoryServiceImpl
extends Object
implements JaxbConfigurationFactoryService
-
Field Summary
Fields inherited from interface org.kie.api.internal.utils.KieService
UNDEFINED -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewJaxbConfiguration(com.sun.tools.xjc.Options xjcOpts, String systemId) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kie.api.internal.utils.KieService
compareTo, servicePriority, serviceTag
-
Constructor Details
-
JaxbConfigurationFactoryServiceImpl
public JaxbConfigurationFactoryServiceImpl()
-
-
Method Details
-
newJaxbConfiguration
- Specified by:
newJaxbConfigurationin interfaceJaxbConfigurationFactoryService
-