public interface AugmenterProvider
Augmenter
. Think of this as a simulacrum of mixins.Modifier and Type | Method and Description |
---|---|
Class<?> |
getDescribedInterface() |
InterfaceImplementation |
getImplementation(Object value)
For the interface that this provider describes, return an implementation.
|
Class<?> getDescribedInterface()
InterfaceImplementation getImplementation(Object value)
value
- The value from the capability mapCopyright © 2015. All rights reserved.