Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1

org.drools.impl.adapters
Class JaxbConfigurationAdapter

java.lang.Object
  extended by org.drools.impl.adapters.JaxbConfigurationAdapter
All Implemented Interfaces:
JaxbConfiguration, ResourceConfiguration

public class JaxbConfigurationAdapter
extends Object
implements JaxbConfiguration


Constructor Summary
JaxbConfigurationAdapter(org.kie.internal.builder.JaxbConfiguration delegate)
           
 
Method Summary
 List<String> getClasses()
           
 String getSystemId()
           
 com.sun.tools.xjc.Options getXjcOpts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbConfigurationAdapter

public JaxbConfigurationAdapter(org.kie.internal.builder.JaxbConfiguration delegate)
Method Detail

getXjcOpts

public com.sun.tools.xjc.Options getXjcOpts()
Specified by:
getXjcOpts in interface JaxbConfiguration

getSystemId

public String getSystemId()
Specified by:
getSystemId in interface JaxbConfiguration

getClasses

public List<String> getClasses()
Specified by:
getClasses in interface JaxbConfiguration

Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1

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