public abstract class AbstractMessageBodiesServiceTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected MailboxReplicaRootDescriptor |
mboxDescriptor |
protected java.lang.String |
partition |
protected io.vertx.core.Vertx |
vertx |
Constructor and Description |
---|
AbstractMessageBodiesServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
protected abstract IDbMessageBodies |
getService(SecurityContext ctx) |
protected Stream |
openResource(java.lang.String path) |
protected java.lang.String partition
protected MailboxReplicaRootDescriptor mboxDescriptor
protected io.vertx.core.Vertx vertx
protected Stream openResource(java.lang.String path)
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
protected abstract IDbMessageBodies getService(SecurityContext ctx)
Copyright © 2021. All Rights Reserved.