Interface PropertyNamesInterceptor
-
- All Known Implementing Classes:
AbstractApiConsumer,AbstractApiEndpoint
public interface PropertyNamesInterceptorIntercepts Property names used to find methods.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinterceptPropertyNames(Set<String> propertyNames)Intercept property names used to find API Method.
-