Class ToHostCaptor<S>
java.lang.Object
ch.nolix.base.argumentcaptor.base.AbstractArgumentCaptor<String,S>
ch.nolix.base.argumentcaptor.toargumentcaptor.ToHostCaptor<S>
- Type Parameters:
S- the type of the successor of aToHostCaptor
- All Implemented Interfaces:
ArgumentCaptor<S>, IToHostCaptor<S>
- Direct Known Subclasses:
MsSqlDataAdapterBuilder, MsSqlSchemaAdapterBuilder
- Author:
- Silvan Wyss
-
Constructor Details
-
ToHostCaptor
public ToHostCaptor() -
ToHostCaptor
-
-
Method Details
-
getHost
- Specified by:
getHostin interfaceIToHostCaptor<S>
-
toHost
- Specified by:
toHostin interfaceIToHostCaptor<S>
-
toLocalHost
- Specified by:
toLocalHostin interfaceIToHostCaptor<S>
-