Class L2pNodeLauncher

java.lang.Object
i5.las2peer.tools.L2pNodeLauncher

public class L2pNodeLauncher extends Object
las2peer node launcher It is the main tool for service developers / node maintainers to start their services, upload agents to the network and to test their service methods directly in the p2p network. The launcher both supports the start of a new network as well as starting a node that connects to an already existing network via a bootstrap. All methods to be executed can be stated via additional command line parameters to the main(java.lang.String[]) method.