public class ProxySetMethodConnectionStrategy extends Object implements ConnectionStrategy
Constructor and Description |
---|
ProxySetMethodConnectionStrategy(Method setter) |
Modifier and Type | Method and Description |
---|---|
void |
connectToConsumer(Object consumer,
Object consumable) |
void |
disconnectFromConsumer(Object consumer,
Object consumable) |
public ProxySetMethodConnectionStrategy(Method setter)
public void connectToConsumer(Object consumer, Object consumable)
connectToConsumer
in interface ConnectionStrategy
public void disconnectFromConsumer(Object consumer, Object consumable)
disconnectFromConsumer
in interface ConnectionStrategy
Copyright © 2005-2013 Agical AB. All Rights Reserved.