Class ServernameFromProcessAndPortSupplier
java.lang.Object
de.gematik.rbellogger.data.decorator.ServernameFromProcessAndPortSupplier
- All Implemented Interfaces:
Function<RbelElement,Optional<String>>
public class ServernameFromProcessAndPortSupplier
extends Object
implements Function<RbelElement,Optional<String>>
-
Constructor Details
-
ServernameFromProcessAndPortSupplier
public ServernameFromProcessAndPortSupplier()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<RbelElement,Optional<String>>
-