Knowledge API Legacy5 Adapter 6.2.0.Final

Uses of Interface
org.drools.builder.JaxbConfiguration

Packages that use JaxbConfiguration
org.drools.builder The builder package is responsible for building knowledge definitions from artifact resources. 
org.drools.impl   
org.drools.impl.adapters   
 

Uses of JaxbConfiguration in org.drools.builder
 

Methods in org.drools.builder that return JaxbConfiguration
 JaxbConfiguration KnowledgeBuilderFactoryService.newJaxbConfiguration(com.sun.tools.xjc.Options xjcOpts, String systemId)
           
static JaxbConfiguration KnowledgeBuilderFactory.newJaxbConfiguration(com.sun.tools.xjc.Options xjcOpts, String systemId)
           
 

Uses of JaxbConfiguration in org.drools.impl
 

Classes in org.drools.impl that implement JaxbConfiguration
 class JaxbConfigurationImpl
           
 

Methods in org.drools.impl that return JaxbConfiguration
 JaxbConfiguration KnowledgeBuilderFactoryServiceImpl.newJaxbConfiguration(com.sun.tools.xjc.Options xjcOpts, String systemId)
           
 

Uses of JaxbConfiguration in org.drools.impl.adapters
 

Constructors in org.drools.impl.adapters with parameters of type JaxbConfiguration
JaxbConfigurationAdapter(JaxbConfiguration delegate)
           
 


Knowledge API Legacy5 Adapter 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.