public class RhqAgentPluginContainerConfiguration extends PluginContainerConfiguration implements org.jboss.arquillian.container.spi.client.container.ContainerConfiguration
AVAILABILITY_SCAN_INITIAL_DELAY_DEFAULT, AVAILABILITY_SCAN_PERIOD_DEFAULT, CHILD_RESOURCE_DISCOVERY_DELAY_DEFAULT, CONFIGURATION_DISCOVERY_INITIAL_DELAY_DEFAULT, CONFIGURATION_DISCOVERY_PERIOD_DEFAULT, CONTENT_DISCOVERY_INITIAL_DELAY_DEFAULT, CONTENT_DISCOVERY_PERIOD_DEFAULT, CONTENT_DISCOVERY_THREADCOUNT_DEFAULT, DRIFT_DETECTION_INITIAL_DELAY_DEFAULT, DRIFT_DETECTION_PERIOD_DEFAULT, EVENT_REPORT_MAX_PER_SOURCE_DEFAULT, EVENT_REPORT_MAX_TOTAL_DEFAULT, EVENT_SENDER_INITIAL_DELAY_DEFAULT, EVENT_SENDER_PERIOD_DEFAULT, MEASUREMENT_COLLECTION_INITIAL_DELAY_DEFAULT, MEASUREMENT_COLLECTION_THREADCOUNT_DEFAULT, OPERATION_INVOCATION_TIMEOUT_DEFAULT, OPERATION_INVOKER_THREADCOUNT_DEFAULT, RESOURCE_FACTORY_CORE_POOL_SIZE_DEFAULT, RESOURCE_FACTORY_KEEP_ALIVE_DEFAULT, RESOURCE_FACTORY_MAX_POOL_SIZE_DEFAULT, SERVER_DISCOVERY_INITIAL_DELAY_DEFAULT, SERVER_DISCOVERY_PERIOD_DEFAULT, SERVICE_DISCOVERY_INITIAL_DELAY_DEFAULT, SERVICE_DISCOVERY_PERIOD_DEFAULT, SHUTDOWN_SERVICE_TERMINATION_TIMEOUT_DEFAULT, WAIT_FOR_SHUTDOWN_SERVICE_TERMINATION_DEFAULT| Constructor and Description |
|---|
RhqAgentPluginContainerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdditionalPackagesForRootPluginClassLoaderToExclude() |
String |
getServerServicesImplementationClassName() |
boolean |
isNativeSystemInfoEnabled() |
void |
setAdditionalPackagesForRootPluginClassLoaderToExclude(String additionalPackagesForRootPluginClassLoaderToExclude) |
void |
setNativeSystemInfoEnabled(boolean nativeSystemInfoEnabled) |
void |
setServerServicesImplementationClassName(String value) |
void |
validate() |
getAvailabilityScanInitialDelay, getAvailabilityScanPeriod, getChildResourceDiscoveryDelay, getConfigurationDiscoveryInitialDelay, getConfigurationDiscoveryPeriod, getContainerName, getContentDiscoveryInitialDelay, getContentDiscoveryPeriod, getContentDiscoveryThreadPoolSize, getDataDirectory, getDefaultClassLoaderFilter, getDisabledPlugins, getDisabledResourceTypes, getDriftDetectionInitialDelay, getDriftDetectionPeriod, getEventReportMaxPerSource, getEventReportMaxTotal, getEventSenderInitialDelay, getEventSenderPeriod, getMeasurementCollectionInitialDelay, getMeasurementCollectionThreadPoolSize, getOperationInvocationTimeout, getOperationInvokerThreadPoolSize, getPluginContainerDeployment, getPluginDirectory, getPluginFinder, getResourceFactoryCoreThreadPoolSize, getResourceFactoryKeepAliveTime, getResourceFactoryMaxThreadPoolSize, getRootPluginClassLoaderRegex, getServerDiscoveryInitialDelay, getServerDiscoveryPeriod, getServerServices, getServiceDiscoveryInitialDelay, getServiceDiscoveryPeriod, getShutdownServiceTerminationTimeout, getTemporaryDirectory, isCreateResourceClassloaders, isInsideAgent, isStartManagementBean, isWaitForShutdownServiceTermination, setAvailabilityScanInitialDelay, setAvailabilityScanPeriod, setChildResourceDiscoveryDelay, setConfigurationDiscoveryInitialDelay, setConfigurationDiscoveryPeriod, setContainerName, setContentDiscoveryInitialDelay, setContentDiscoveryPeriod, setContentDiscoveryThreadPoolSize, setCreateResourceClassloaders, setDataDirectory, setDisabledPlugins, setDisabledResourceTypes, setDriftDetectionInitialDelay, setDriftDetectionPeriod, setEventReportMaxPerSource, setEventReportMaxTotal, setEventSenderInitialDelay, setEventSenderPeriod, setInsideAgent, setMeasurementCollectionInitialDelay, setMeasurementCollectionThreadPoolSize, setOperationInvocationTimeout, setOperationInvokerThreadPoolSize, setPluginDirectory, setPluginFinder, setResourceFactoryCoreThreadPoolSize, setResourceFactoryKeepAliveTime, setResourceFactoryMaxThreadPoolSize, setRootPluginClassLoaderRegex, setServerDiscoveryInitialDelay, setServerDiscoveryPeriod, setServerServices, setServiceDiscoveryInitialDelay, setServiceDiscoveryPeriod, setShutdownServiceTerminationTimeout, setStartManagementBean, setTemporaryDirectory, setWaitForShutdownServiceTermination, toStringpublic RhqAgentPluginContainerConfiguration()
public String getServerServicesImplementationClassName()
public void setServerServicesImplementationClassName(String value)
value - the serverServicesImplementationClassName to setpublic boolean isNativeSystemInfoEnabled()
public void setNativeSystemInfoEnabled(boolean nativeSystemInfoEnabled)
public String getAdditionalPackagesForRootPluginClassLoaderToExclude()
public void setAdditionalPackagesForRootPluginClassLoaderToExclude(String additionalPackagesForRootPluginClassLoaderToExclude)
public void validate()
throws org.jboss.arquillian.container.spi.ConfigurationException
validate in interface org.jboss.arquillian.container.spi.client.container.ContainerConfigurationorg.jboss.arquillian.container.spi.ConfigurationExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.