Package org.frankframework.core
Interface DestinationValidator
public interface DestinationValidator
-
Method Summary
Modifier and TypeMethodDescriptionvoid
validateListenerDestinations
(PipeLine pipeLine) void
validateSenderDestination
(ISender sender)
-
Method Details
-
validateListenerDestinations
- Throws:
ConfigurationException
-
validateSenderDestination
- Throws:
ConfigurationException
-