|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NodeFactory
Node factory service definition. For each node class, a factory is needed to achieve specialized node construction. One factory shoudl be provide to build remote node handler for each supported network protocol.
| Method Summary | |
|---|---|
Node |
createNode(java.lang.String n)
create new node. |
| Method Detail |
|---|
Node createNode(java.lang.String n)
n - new node's name.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||