public interface FlavorFactory
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getFlavor(Class<T> flavorInterface,
Object container)
Flavor factory.
|
<T> T getFlavor(Class<T> flavorInterface, Object container) throws FlavorNotSupportedException
FlavorNotSupportedExceptionCopyright © 2015. All Rights Reserved.