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 ConnectionStrategypublic void disconnectFromConsumer(Object consumer, Object consumable)
disconnectFromConsumer in interface ConnectionStrategyCopyright © 2005-2013 Agical AB. All Rights Reserved.