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, waitandThenpublic LogType apply(String processName, String processId)
apply in interface BiFunction<String,String,LogType>protected List<ExtensionType> getExtensions()
protected List<GlobalsType> getGlobals()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.