Class Starter
java.lang.Object
test.de.iip_ecosphere.platform.configuration.easyProducer.Starter
Just a simple starter class with full EASy code/no EasyExecutor for debugging/testing.
- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Starter
public Starter()
-
-
Method Details
-
main
public static void main(String[] args) throws IOException, net.ssehub.easy.basics.modelManagement.ModelManagementException Test execution.- Parameters:
args- ignored- Throws:
IOException- shall not occurnet.ssehub.easy.basics.modelManagement.ModelManagementException- shall not occur
-