org.drools.compiler.xml
Class RulesSemanticModule

java.lang.Object
  extended by org.drools.xml.DefaultSemanticModule
      extended by org.drools.compiler.xml.RulesSemanticModule
All Implemented Interfaces:
SemanticModule

public class RulesSemanticModule
extends DefaultSemanticModule
implements SemanticModule


Field Summary
 
Fields inherited from class org.drools.xml.DefaultSemanticModule
handlers, handlersByClass, uri
 
Constructor Summary
RulesSemanticModule(String url)
           
 
Method Summary
 
Methods inherited from class org.drools.xml.DefaultSemanticModule
addHandler, getHandler, getHandlerByClass, getUri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.drools.xml.SemanticModule
addHandler, getHandler, getHandlerByClass, getUri
 

Constructor Detail

RulesSemanticModule

public RulesSemanticModule(String url)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.