|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.jddac.Log4jFunction
public class Log4jFunction
This function logs the argArray passed into the process method to a Logger.
| Field Summary |
|---|
| Fields inherited from interface org.mbari.jddac.IFunction |
|---|
KEY, OPID_IN, OPID_OUT |
| Constructor Summary | |
|---|---|
Log4jFunction(java.lang.String loggerName)
Creates a new instance of Log4jFunction |
|
| Method Summary | |
|---|---|
net.java.jddac.common.type.ArgArray |
execute(net.java.jddac.common.type.ArgArray argArray)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Log4jFunction(java.lang.String loggerName)
loggerName - The name of the Logger| Method Detail |
|---|
public net.java.jddac.common.type.ArgArray execute(net.java.jddac.common.type.ArgArray argArray)
execute in interface IFunction
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||