public static class SchemaManager.RepoInfo extends Object
Constructor and Description |
---|
RepoInfo(BeanConfig beanConfig,
SchemaManager.DataSourceInfo dataSource,
Class<?> implementation) |
Modifier and Type | Method and Description |
---|---|
SchemaManager.DataSourceInfo |
getDataSource() |
Class<?> |
getImplementation() |
String |
toString() |
public RepoInfo(BeanConfig beanConfig, SchemaManager.DataSourceInfo dataSource, Class<?> implementation)
public SchemaManager.DataSourceInfo getDataSource()
public Class<?> getImplementation()
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.