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