|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Lookup the instance name for a local support processing node. A class implementing OwnerNodeNameLookup must provide the name of a local node instance that can be found off the SandRoot. The found node supports the interface required by the caller for the context specified, so for example a node instance returned to a SandUI interface must implement UIFormOwner to bridge from UI actions to the application. For web services, the node must implement CommBridge.
Some possible implementation approaches:
| Method Summary | |
java.lang.String |
getNodeName()
Returns the name of the local UIFormOwner node. |
| Method Detail |
public java.lang.String getNodeName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||