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