|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface OneWayInputPort
Represents input port of an edge flow modules that receives one-way messages.
This is the only input port type that is currently supported.
| Method Summary | |
|---|---|
void |
receiveMessage(Object msg)
Receives a one-way message. |
| Methods inherited from interface com.bea.rfid.edge.api.workflow.Port |
|---|
getDisplayName, getName, getPortType |
| Method Detail |
|---|
void receiveMessage(Object msg)
msg - The message to the port.
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||