public interface AugmenterProvider
Augmenter. Think of this as a simulacrum of mixins.| 限定符和类型 | 方法和说明 |
|---|---|
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 map