|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.jddac.RelayFunction
public class RelayFunction
This function simply relays the ArgArray to the next link in the chain.
| Field Summary |
|---|
| Fields inherited from interface org.mbari.jddac.IFunction |
|---|
KEY, OPID_IN, OPID_OUT |
| Constructor Summary | |
|---|---|
RelayFunction()
|
|
| 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 RelayFunction()
| 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 | |||||||