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