org.drools.rule
Class Accumulate.Wirer

java.lang.Object
  extended by org.drools.rule.Accumulate.Wirer
All Implemented Interfaces:
Serializable, Wireable
Enclosing class:
Accumulate

public final class Accumulate.Wirer
extends Object
implements Wireable, Serializable

See Also:
Serialized Form

Constructor Summary
Accumulate.Wirer(int index)
           
 
Method Summary
 void wire(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Accumulate.Wirer

public Accumulate.Wirer(int index)
Method Detail

wire

public void wire(Object object)
Specified by:
wire in interface Wireable


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