Package io.vertx.tp.plugin.history
Class TrashInfix
- java.lang.Object
-
- io.vertx.tp.plugin.history.TrashInfix
-
- All Implemented Interfaces:
io.vertx.up.plugin.Infix
@Plugin public class TrashInfix extends Object implements io.vertx.up.plugin.Infix
-
-
Constructor Summary
Constructors Constructor Description TrashInfix()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TrashPlatformget()static TrashPlatformgetClient()static voidinit(io.vertx.core.Vertx vertx)
-
-
-
Method Detail
-
init
public static void init(io.vertx.core.Vertx vertx)
-
getClient
public static TrashPlatform getClient()
-
get
public TrashPlatform get()
- Specified by:
getin interfaceio.vertx.up.plugin.Infix
-
-