T
- The declaring typepublic interface InterceptedProxy<T> extends Intercepted, io.micronaut.inject.qualifiers.Qualified<T>
Intercepted
that proxies another instance.Modifier and Type | Method and Description |
---|---|
T |
interceptedTarget()
This method will return the target object being proxied.
|
T interceptedTarget()