Class ForHostCaptor<S>
java.lang.Object
ch.nolix.base.argumentcaptor.base.AbstractArgumentCaptor<String,S>
ch.nolix.base.argumentcaptor.forargumentcaptor.ForHostCaptor<S>
- Type Parameters:
S- the type of the successor of aForHostCaptor
- All Implemented Interfaces:
ArgumentCaptor<S>, IForHostCaptor<S>
- Direct Known Subclasses:
SqlConnectionPoolBuilder
- Author:
- Silvan Wyss
-
Constructor Details
-
ForHostCaptor
public ForHostCaptor() -
ForHostCaptor
-
-
Method Details
-
forHost
- Specified by:
forHostin interfaceIForHostCaptor<S>
-
forLocalHost
- Specified by:
forLocalHostin interfaceIForHostCaptor<S>
-
getHost
- Specified by:
getHostin interfaceIForHostCaptor<S>
-