|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.agical.rmock.core.hub.ProxySetMethodConnectionStrategy
public class ProxySetMethodConnectionStrategy
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 |
---|
public ProxySetMethodConnectionStrategy(java.lang.reflect.Method setter)
Method Detail |
---|
public void connectToConsumer(java.lang.Object consumer, java.lang.Object consumable)
connectToConsumer
in interface ConnectionStrategy
public void disconnectFromConsumer(java.lang.Object consumer, java.lang.Object consumable)
disconnectFromConsumer
in interface ConnectionStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |