Uses of Enum
io.ebean.test.containers.StopMode
Packages that use StopMode
-
Uses of StopMode in io.ebean.test.containers
Fields in io.ebean.test.containers declared as StopModeModifier and TypeFieldDescriptionprotected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseBuilder.shutdownModeBy default, via JVM shutdown hook stop and remove the container unless there is a ~/.ebean/ignore-docker-shutdown marker file.protected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeprotected StopModeBaseContainer.shutdownModeMethods in io.ebean.test.containers that return StopModeModifier and TypeMethodDescriptionstatic StopModestatic StopModeReturns the enum constant of this type with the specified name.static StopMode[]StopMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.ebean.test.containers with parameters of type StopModeModifier and TypeMethodDescriptionContainerBuilder.shutdownMode(StopMode shutdownHookMode) Set the shutdown hook mode to automatically stop/remove the container on JVM shutdown.