public interface ViaProvider
Modifier and Type | Field and Description |
---|---|
static Object |
ORIGINAL
Marker object indicating that the original object should be used.
|
Modifier and Type | Method and Description |
---|---|
Object |
getAdaptable(Object original,
String value)
Get an adaptable using the value of the @Via annotation.
|
Class<? extends ViaProviderType> |
getType()
Return the marker class for use in the @Via annotation
|
static final Object ORIGINAL
Class<? extends ViaProviderType> getType()
Copyright © 2017 The Apache Software Foundation. All rights reserved.