RuleBaseImpl.java :  » Scripting » mvel » org » mvel » tests » main » res » Java Open Source

Java Open Source » Scripting » mvel 
mvel » org » mvel » tests » main » res » RuleBaseImpl.java
package org.mvel.tests.main.res;

public class RuleBaseImpl implements RuleBase {

    public void removeRule(String pkgName,
                           String ruleName) {        
    }

}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.