Uses of Class
de.iip_ecosphere.platform.configuration.maven.ProcessUnit
-
Uses of ProcessUnit in de.iip_ecosphere.platform.configuration.maven
Fields in de.iip_ecosphere.platform.configuration.maven declared as ProcessUnitModifier and TypeFieldDescriptionprivate ProcessUnitProcessUnit.ConjunctiveLogRegExConsumer.unitFields in de.iip_ecosphere.platform.configuration.maven with type parameters of type ProcessUnitMethods in de.iip_ecosphere.platform.configuration.maven that return ProcessUnitModifier and TypeMethodDescriptionProcessUnit.ProcessUnitBuilder.build()Builds the process.ProcessUnit.ProcessUnitBuilder.build4Mvn()Builds the process.private ProcessUnitTestAppMojo.buildAndRegister(ProcessUnit.ProcessUnitBuilder builder) Builds the process unit ofbuilderand registers it for shutdown.private ProcessUnitTestAppMojo.startPlatformService(String description, File home, String scriptName, String... args) Starts a platform service and waits for startup completion.Constructors in de.iip_ecosphere.platform.configuration.maven with parameters of type ProcessUnitModifierConstructorDescription(package private)ConjunctiveLogRegExConsumer(List<Pattern> patterns, ProcessUnit unit, boolean notifyByLogMatch) Creates a consumer.