Uses of Interface
test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.ProcessUpSupplier
Packages that use TestServerPluginDescriptor.ProcessUpSupplier
Package
Description
Tests for the platform transport connectors.
-
Uses of TestServerPluginDescriptor.ProcessUpSupplier in test.de.iip_ecosphere.platform.transport
Fields in test.de.iip_ecosphere.platform.transport declared as TestServerPluginDescriptor.ProcessUpSupplierConstructors in test.de.iip_ecosphere.platform.transport with parameters of type TestServerPluginDescriptor.ProcessUpSupplierModifierConstructorDescriptionJvmTestServer(String id, String cls, de.iip_ecosphere.platform.support.ServerAddress address, File installDir, TestServerPluginDescriptor.ProcessUpSupplier checker) Creates the server instance.