JavaScript is disabled on your browser.
java.lang.Object
io.apiman.manager.api.core.config.ApiManagerConfig
io.apiman.manager.api.micro.ManagerApiMicroServiceConfig
All Implemented Interfaces:
io.apiman.manager.api.jpa.IJpaProperties
@ApplicationScoped
public class ManagerApiMicroServiceConfig
extends io.apiman.manager.api.core.config.ApiManagerConfig
implements io.apiman.manager.api.jpa.IJpaProperties
Configuration for the API Manager back-end micro service.
Author:
eric.wittmann@redhat.com
Field Summary
Fields inherited from class io.apiman.manager.api.core.config.ApiManagerConfig
APIMAN_MANAGER_CONFIG_LOGGER, APIMAN_MANAGER_IDM_STORAGE_TYPE, APIMAN_MANAGER_METRICS_ES_CLUSTER_NAME, APIMAN_MANAGER_METRICS_ES_HOST, APIMAN_MANAGER_METRICS_ES_PASSWORD, APIMAN_MANAGER_METRICS_ES_PORT, APIMAN_MANAGER_METRICS_ES_PROTOCOL, APIMAN_MANAGER_METRICS_ES_USERNAME, APIMAN_MANAGER_METRICS_TYPE, APIMAN_MANAGER_SECURITY_CONTEXT_TYPE, APIMAN_MANAGER_STORAGE_ES_CLUSTER_NAME, APIMAN_MANAGER_STORAGE_ES_HOST, APIMAN_MANAGER_STORAGE_ES_INITIALIZE, APIMAN_MANAGER_STORAGE_ES_PASSWORD, APIMAN_MANAGER_STORAGE_ES_PORT, APIMAN_MANAGER_STORAGE_ES_PROTOCOL, APIMAN_MANAGER_STORAGE_ES_USERNAME, APIMAN_MANAGER_STORAGE_QUERY_TYPE, APIMAN_MANAGER_STORAGE_TYPE, APIMAN_PLUGIN_REPOSITORIES, DEFAULT_ES_CLUSTER_NAME
Method Summary
Methods inherited from class io.apiman.manager.api.core.config.ApiManagerConfig
getConfig, getIdmStorageProperties, getIdmStorageType, getLoggerName, getMetricsESClusterName, getMetricsESHost, getMetricsESPassword, getMetricsESPort, getMetricsESProtocol, getMetricsESUsername, getMetricsProperties, getMetricsType, getPluginRepositories, getPrefixedProperties, getSecurityContextType, getStorageESClusterName, getStorageESHost, getStorageESPassword, getStorageESPort, getStorageESProtocol, getStorageESUsername, getStorageProperties, getStorageQueryProperties, getStorageQueryType, getStorageType, isInitializeStorageES
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 2015 JBoss, a division of Red Hat . All rights reserved.