com.agical.rmock.core.hub
Class ProxySetMethodConnectionStrategy

java.lang.Object
  extended by com.agical.rmock.core.hub.ProxySetMethodConnectionStrategy
All Implemented Interfaces:
ConnectionStrategy

public class ProxySetMethodConnectionStrategy
extends java.lang.Object
implements ConnectionStrategy


Constructor Summary
ProxySetMethodConnectionStrategy(java.lang.reflect.Method setter)
           
 
Method Summary
 void connectToConsumer(java.lang.Object consumer, java.lang.Object consumable)
           
 void disconnectFromConsumer(java.lang.Object consumer, java.lang.Object consumable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxySetMethodConnectionStrategy

public ProxySetMethodConnectionStrategy(java.lang.reflect.Method setter)
Method Detail

connectToConsumer

public void connectToConsumer(java.lang.Object consumer,
                              java.lang.Object consumable)
Specified by:
connectToConsumer in interface ConnectionStrategy

disconnectFromConsumer

public void disconnectFromConsumer(java.lang.Object consumer,
                                   java.lang.Object consumable)
Specified by:
disconnectFromConsumer in interface ConnectionStrategy


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