|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp2pMapReduce.nodeModule.NodeModuleFactory
public class NodeModuleFactory
Provides concrete instance of NodeModuleIF
Constructor Summary | |
---|---|
NodeModuleFactory()
|
Method Summary | |
---|---|
static NodeModuleIF |
createNodeModule(NetworkConfiguration nc)
Creates a new NodeModuleIF object with the provided network
configuration |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeModuleFactory()
Method Detail |
---|
public static NodeModuleIF createNodeModule(NetworkConfiguration nc) throws java.io.IOException
NodeModuleIF
object with the provided network
configuration
nc
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |