Knowledge API Legacy5 Adapter 6.1.0.Beta1

org.drools.impl.adapters
Class ActivationGroupAdapter

java.lang.Object
  extended by org.drools.impl.adapters.ActivationGroupAdapter
All Implemented Interfaces:
ActivationGroup

public class ActivationGroupAdapter
extends Object
implements ActivationGroup


Constructor Summary
ActivationGroupAdapter(org.kie.api.runtime.rule.ActivationGroup delegate)
           
 
Method Summary
 void clear()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivationGroupAdapter

public ActivationGroupAdapter(org.kie.api.runtime.rule.ActivationGroup delegate)
Method Detail

getName

public String getName()
Specified by:
getName in interface ActivationGroup
Returns:
The ActivationGroup name

clear

public void clear()
Specified by:
clear in interface ActivationGroup

Knowledge API Legacy5 Adapter 6.1.0.Beta1

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