Guvnor - Services API 6.0.0.Final

org.guvnor.common.services.shared.rulenames
Class RuleNameUpdateEvent

java.lang.Object
  extended by org.guvnor.common.services.shared.rulenames.RuleNameUpdateEvent

public class RuleNameUpdateEvent
extends Object


Constructor Summary
RuleNameUpdateEvent(Map<String,Collection<String>> ruleNames)
           
 
Method Summary
 Map<String,Collection<String>> getRuleNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleNameUpdateEvent

public RuleNameUpdateEvent(Map<String,Collection<String>> ruleNames)
Method Detail

getRuleNames

public Map<String,Collection<String>> getRuleNames()

Guvnor - Services API 6.0.0.Final

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