Uses of Interface
software.xdev.tci.factory.prestart.config.PreStartConfig
Packages that use PreStartConfig
-
Uses of PreStartConfig in software.xdev.tci.factory.prestart
Constructors in software.xdev.tci.factory.prestart with parameters of type PreStartConfigModifierConstructorDescriptionPreStartableTCIFactory(BiFunction<C, String, I> infraBuilder, Supplier<C> containerBuilder, String containerBaseName, String containerLoggerName, String name, PreStartConfig config, PreStartableTCIFactory.Timeouts timeouts) -
Uses of PreStartConfig in software.xdev.tci.factory.prestart.config
Classes in software.xdev.tci.factory.prestart.config that implement PreStartConfigModifier and TypeClassDescriptionclassDefault implementation ofPreStartConfigusing system properties.Methods in software.xdev.tci.factory.prestart.config that return PreStartConfig