com.agical.rmock.core.expectation
Class ExpectationEventSourceImpl

java.lang.Object
  extended by com.agical.rmock.core.expectation.ExpectationEventSourceImpl
All Implemented Interfaces:
ExpectationEventSource

public class ExpectationEventSourceImpl
extends java.lang.Object
implements ExpectationEventSource

Author:
brolund (c) 2005 Agical AB

Constructor Summary
ExpectationEventSourceImpl()
           
 
Method Summary
 void expectationsRecorded(Section rootSection)
           
 void setExpectationListener(ExpectationListener expectationListener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpectationEventSourceImpl

public ExpectationEventSourceImpl()
Method Detail

setExpectationListener

public void setExpectationListener(ExpectationListener expectationListener)
Specified by:
setExpectationListener in interface ExpectationEventSource

expectationsRecorded

public void expectationsRecorded(Section rootSection)


Copyright © 2005-2011 Agical AB. All Rights Reserved.