public class UnitTestMeta extends Object
| Constructor and Description |
|---|
UnitTestMeta() |
| Modifier and Type | Method and Description |
|---|---|
MicroserviceMetaManager |
getMicroserviceMetaManager() |
SchemaMeta |
getOrCreateSchemaMeta(Class<?> impl) |
SchemaMeta |
getOrCreateSchemaMeta(String appId,
String microserviceName,
String schemaId,
Class<?> impl) |
static void |
init() |
public static void init()
public MicroserviceMetaManager getMicroserviceMetaManager()
public SchemaMeta getOrCreateSchemaMeta(Class<?> impl)
public SchemaMeta getOrCreateSchemaMeta(String appId, String microserviceName, String schemaId, Class<?> impl)
Copyright © 2017. All rights reserved.