Uses of Class
org.killbill.testing.mysql.MySqlServerOptions
-
-
Uses of MySqlServerOptions in org.killbill.testing.mysql
Methods in org.killbill.testing.mysql that return MySqlServerOptions Modifier and Type Method Description MySqlServerOptionsMySqlServerOptions.Builder. build()Constructors in org.killbill.testing.mysql with parameters of type MySqlServerOptions Constructor Description TestingMySqlServer(MySqlServerOptions options)
-