Index
All Classes and Interfaces|All Packages
A
- AllTests - Class in test.de.iip_ecosphere.platform.services.spring.loader
-
Defines the tests to be executed.
- AllTests() - Constructor for class test.de.iip_ecosphere.platform.services.spring.loader.AllTests
D
- deleteTestFile(String) - Method in class test.de.iip_ecosphere.platform.services.spring.loader.LoaderTest
-
Deletes the test file in temp.
I
- iip - package iip
-
App starting.
L
- LoaderTest - Class in test.de.iip_ecosphere.platform.services.spring.loader
- LoaderTest() - Constructor for class test.de.iip_ecosphere.platform.services.spring.loader.LoaderTest
M
- main(String[]) - Static method in class iip.Starter
-
Runs the starter.
S
- startAndWaitFor(ProcessBuilder) - Method in class test.de.iip_ecosphere.platform.services.spring.loader.LoaderTest
-
Starts the process described by
builder, attaches aStreamGobbler, waits for it and returns the exit value. - Starter - Class in iip
-
Simple Starter for testing.
- Starter() - Constructor for class iip.Starter
T
- test.de.iip_ecosphere.platform.services.spring.loader - package test.de.iip_ecosphere.platform.services.spring.loader
-
Tests the AppStarter.
- testLoader_originalSpringPackaging() - Method in class test.de.iip_ecosphere.platform.services.spring.loader.LoaderTest
-
Tests the loader with original Spring packaging.
- testLoader_originalZipPackaging() - Method in class test.de.iip_ecosphere.platform.services.spring.loader.LoaderTest
-
Tests the loader with original Zip packaging.
- testLoader_splitSpringPackaging() - Method in class test.de.iip_ecosphere.platform.services.spring.loader.LoaderTest
-
Tests the loader with split Spring packaging (plugin).
- testLoader_splitZipPackaging() - Method in class test.de.iip_ecosphere.platform.services.spring.loader.LoaderTest
-
Tests the loader with split Zip packaging (plugin).
- testSpring(File, String) - Method in class test.de.iip_ecosphere.platform.services.spring.loader.LoaderTest
-
Tests Spring packaging by starting as JAR.
- testZip(File, String) - Method in class test.de.iip_ecosphere.platform.services.spring.loader.LoaderTest
-
Tests ZIP file packaging by extracting and starting using the main classpath.
All Classes and Interfaces|All Packages