testcontainers-infinispan/src/main/java/de/rpr/testcontainers/infinispan
Reinhard Prechtl 231b85696f Overloading fluent command setters
We're overloading the fluent command setters, because we want to make sure that the "standalone" command is always present.
If needed, setCommand() inherited from GenericContainer can still be used to bypass this behaviour.
2017-12-15 19:30:22 +01:00
..
InfinispanContainer.java Overloading fluent command setters 2017-12-15 19:30:22 +01:00