@ApplicationScoped public class ManagerApiMicroServiceConfig extends ApiManagerConfig implements IJpaProperties
| Modifier and Type | Field and Description |
|---|---|
static String |
APIMAN_PLUGIN_DIRECTORY |
static String |
APIMAN_PROPERTIES_URL |
APIMAN_API_KEY_GENERATOR_TYPE, APIMAN_DATA_ENCRYPTER_TYPE, APIMAN_MANAGER_API_CATALOG_TYPE, APIMAN_MANAGER_CONFIG_LOGGER, APIMAN_MANAGER_FEATURES_ORG_CREATE_ADMIN_ONLY, APIMAN_MANAGER_HIBERNATE_DIALECT, APIMAN_MANAGER_HIBERNATE_DS, APIMAN_MANAGER_METRICS_ES_CLIENT_FACTORY, APIMAN_MANAGER_METRICS_TYPE, APIMAN_MANAGER_NEW_USER_BOOTSTRAPPER_TYPE, APIMAN_MANAGER_SECURITY_CONTEXT_TYPE, APIMAN_MANAGER_STORAGE_ES_CLIENT_FACTORY, APIMAN_MANAGER_STORAGE_ES_INDEX_NAME, APIMAN_MANAGER_STORAGE_ES_INITIALIZE, APIMAN_MANAGER_STORAGE_JPA_INITIALIZE, APIMAN_MANAGER_STORAGE_QUERY_TYPE, APIMAN_MANAGER_STORAGE_TYPE, APIMAN_PLUGIN_REGISTRIES, APIMAN_PLUGIN_REPOSITORIES| Constructor and Description |
|---|
ManagerApiMicroServiceConfig()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAllHibernateProperties() |
File |
getPluginDirectory() |
protected org.apache.commons.configuration.Configuration |
loadProperties() |
getApiCatalogProperties, getApiCatalogType, getApiKeyGeneratorProperties, getApiKeyGeneratorType, getConfig, getDataEncrypterProperties, getDataEncrypterType, getHibernateDataSource, getHibernateDialect, getIdmStorageProperties, getLoggerName, getMetricsESClientFactory, getMetricsESClientFactoryConfig, getMetricsProperties, getMetricsType, getNewUserBootstrapperProperties, getNewUserBootstrapperType, getPluginRegistries, getPluginRepositories, getPrefixedProperties, getSecurityContextType, getStorageESClientFactory, getStorageESClientFactoryConfig, getStorageESIndexName, getStorageProperties, getStorageQueryProperties, getStorageQueryType, getStorageType, isAdminOnlyOrgCreationEnabled, isInitializeStorageES, isInitializeStorageJPApublic static final String APIMAN_PROPERTIES_URL
public static final String APIMAN_PLUGIN_DIRECTORY
protected org.apache.commons.configuration.Configuration loadProperties()
loadProperties in class ApiManagerConfigApiManagerConfig.loadProperties()public File getPluginDirectory()
public Map<String,String> getAllHibernateProperties()
getAllHibernateProperties in interface IJpaPropertiesIJpaProperties.getAllHibernateProperties()Copyright © 2021 Apiman. All rights reserved.