org.drools.reteoo
Interface LeftTupleSinkAdapter


public interface LeftTupleSinkAdapter

Interface implemented by all sink adapters to allow nodes to create tuples that properly reference the real sink.


Method Summary
 LeftTupleSink getRealSink()
          Returns the sink node that this adapter is wrapping
 

Method Detail

getRealSink

LeftTupleSink getRealSink()
Returns the sink node that this adapter is wrapping



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