Interface ICCDeletionValidationStrategy
-
- All Known Implementing Classes:
DefaultICCDeletionValidationStrategy
public interface ICCDeletionValidationStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcheckICCLinkedWithExposedDestination(InboundChannelConfigurationModel inboundChannelConfigurationModel)
-
-
-
Method Detail
-
checkICCLinkedWithExposedDestination
void checkICCLinkedWithExposedDestination(InboundChannelConfigurationModel inboundChannelConfigurationModel) throws InterceptorException
- Throws:
InterceptorException
-
-