Knowledge API Legacy5 Adapter 6.0.0.Beta3

org.drools.builder
Interface JaxbConfiguration

All Superinterfaces:
ResourceConfiguration
All Known Implementing Classes:
JaxbConfigurationAdapter

public interface JaxbConfiguration
extends ResourceConfiguration


Method Summary
 List<String> getClasses()
           
 String getSystemId()
           
 com.sun.tools.xjc.Options getXjcOpts()
           
 

Method Detail

getXjcOpts

com.sun.tools.xjc.Options getXjcOpts()

getSystemId

String getSystemId()

getClasses

List<String> getClasses()

Knowledge API Legacy5 Adapter 6.0.0.Beta3

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