Package com.adaptris.interlok.config
Interface DataDestination<S,T>
- All Superinterfaces:
DataInputParameter<S>,DataOutputParameter<T>
DataDestinations are a generic configuration item, that allow you to specify where data from needed by a service will come from or be saved to.
Please check the service documentation to make sure that service supports DataDestinations.
-
Method Summary
Methods inherited from interface com.adaptris.interlok.config.DataInputParameter
extractMethods inherited from interface com.adaptris.interlok.config.DataOutputParameter
insert