public class InterfaceToInstanceConnectionStrategy extends Object implements ConnectionStrategy
Constructor and Description |
---|
InterfaceToInstanceConnectionStrategy(Class itf) |
Modifier and Type | Method and Description |
---|---|
void |
connectToConsumer(Object consumer,
Object consumable) |
void |
disconnectFromConsumer(Object consumer,
Object consumable) |
public InterfaceToInstanceConnectionStrategy(Class itf)
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.