|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeService | |
|---|---|
| org.xngr.context | |
| Uses of NodeService in org.xngr.context |
|---|
| Methods in org.xngr.context that return types with arguments of type NodeService | |
|---|---|
java.util.List<NodeService> |
NodeContext.getNodeServices()
|
| Methods in org.xngr.context with parameters of type NodeService | |
|---|---|
void |
NodeContext.open(NodeService service)
Opens the supplied service using a newly created version of the Context's Node and an empty HashMap as arguments. |
void |
NodeContext.open(NodeService service,
java.util.Map<java.lang.String,java.lang.String> arguments)
Opens the supplied service using the Context's Node. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||