Uses of Interface
com.broadleafcommerce.common.extension.reflection.InvocationUtils.Targetable
-
Uses of InvocationUtils.Targetable in com.broadleafcommerce.common.extension.reflection
Modifier and TypeMethodDescriptionstatic <T> InvocationUtils.Targetable<T>
InvocationUtils.withExample
(Class<T> exampleClass) Establish aInvocationUtils.Targetable
proxy based on an example class.