org.drools.builder
Interface JaxbConfiguration

All Superinterfaces:
ResourceConfiguration

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()


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