getProxyTargetBean

inline fun <T, Q : Annotation> BeanLocator.getProxyTargetBean(): T

Extension for BeanLocator.getProxyTargetBean providing a getProxyTargetBean<Foo, Bar>() variant.

Return

The original bean instance

Author

Alejandro Gomez

Since

1.0.0

Parameters

T

The bean type

Q

The stereotype type