Package com.technia.tif.core
Interface Validateable
-
- All Known Implementing Classes:
EmailDestination
,FileDestination
,FTPDestination
,JMSDestination
,KafkaDestination
,NativeMQDestination
,RabbitMQDestination
@API public interface Validateable
- Since:
- 30 okt 2012
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isValid()
-