Class ForwardingApp
java.lang.Object
test.de.iip_ecosphere.platform.services.environment.ForwardingApp
Simple portable test app to forward text on stdin to stdout.
- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ForwardingApp
public ForwardingApp()
-
-
Method Details
-
main
Executes the forward function.- Parameters:
args- ignored
-