| Package | Description |
|---|---|
| org.leialearns.bridge |
Provides a factory with supporting classes that generates implementations of a logical interface whose methods are
delegated to various helper objects on both sides of an abstraction separation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FactoryInjector.setRegistry(BridgeHeadTypeRegistry registry)
Sets the registry that maps types to bridge factories.
|
void |
BridgeFactory.setRegistry(BridgeHeadTypeRegistry registry)
Sets the
BridgeHeadTypeRegistry, registers this factory
instance with it, and looks up bindings for the methods in the near type. |
Copyright © 2013. All Rights Reserved.