JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.technia.tif.core
Interface Template<T>
Type Parameters:
T
- The type
All Known Implementing Classes:
EmailDestination
,
FileDestination
,
FTPDestination
,
HttpDestination
,
JMSDestination
,
KafkaDestination
,
NativeMQDestination
,
RabbitMQDestination
,
SOAPDestination
@API public interface
Template<T>
An interface for objects supporting clone/copy operation.
Since:
7 nov 2012
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
copy
()
Method Detail
copy
T
copy()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
(C) TECHNIA AB
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method