public class LogTypeMapper extends Object implements BiFunction<String,String,LogType>
Constructor and Description |
---|
LogTypeMapper() |
Modifier and Type | Method and Description |
---|---|
LogType |
apply(String processName,
String processId) |
protected List<ExtensionType> |
getExtensions() |
protected List<GlobalsType> |
getGlobals() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public LogType apply(String processName, String processId)
apply
in interface BiFunction<String,String,LogType>
protected List<ExtensionType> getExtensions()
protected List<GlobalsType> getGlobals()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.