Knowledge API Legacy5 Adapter 6.0.0.Beta3

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
 

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
 

Classes in org.drools.impl.adapters that implement JaxbConfiguration
 class JaxbConfigurationAdapter
           
 


Knowledge API Legacy5 Adapter 6.0.0.Beta3

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