Class TrackableFlowComponentFactory.ReplaceInterceptor
java.lang.Object
com.broadleafcommerce.data.tracking.core.TrackableFlowComponentFactory.ReplaceInterceptor
- Enclosing class:
 - TrackableFlowComponentFactory
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiondelegate(Object[] a, BaseRsqlCrudEntityService<Object> service)  
- 
Constructor Details
- 
ReplaceInterceptor
public ReplaceInterceptor() 
 - 
 - 
Method Details
- 
delegate
@RuntimeType @BindingPriority(2147483647) public Object delegate(@AllArguments Object[] a, @FieldValue("service") BaseRsqlCrudEntityService<Object> service)  
 -